Message242329
| Author | pitrou |
|---|---|
| Recipients | asottile, bukzor, pitrou |
| Date | 2015-05-01.15:40:46 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1430494846.32.0.685078278161.issue24085@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Note under 3.x, you need to "rm -r __pycache__", not "rm *.pyc", since the pyc files are now stored in the __pycache__ subdirectory. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2015-05-01 15:40:46 | pitrou | set | recipients: + pitrou, bukzor, asottile |
| 2015-05-01 15:40:46 | pitrou | set | messageid: <1430494846.32.0.685078278161.issue24085@psf.upfronthosting.co.za> |
| 2015-05-01 15:40:46 | pitrou | link | issue24085 messages |
| 2015-05-01 15:40:46 | pitrou | create | |