Message 285238 - Python tracker
Message285238
| Author | steve.dower |
|---|---|
| Recipients | JGoutin, paul.moore, steve.dower, tim.golden, zach.ware |
| Date | 2017-01-11.16:43:22 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1484153002.84.0.108360584588.issue29241@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
If you import os first then that's acceptable and we should document it more clearly. Try calling enable before importing os. I wouldn't be surprised if os is imported automatically, in which case we need to figure out some alternate caching mechanism that can be reset by the enable call (or demonstrate that the caching is of no benefit). |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2017-01-11 16:43:22 | steve.dower | set | recipients: + steve.dower, paul.moore, tim.golden, zach.ware, JGoutin |
| 2017-01-11 16:43:22 | steve.dower | set | messageid: <1484153002.84.0.108360584588.issue29241@psf.upfronthosting.co.za> |
| 2017-01-11 16:43:22 | steve.dower | link | issue29241 messages |
| 2017-01-11 16:43:22 | steve.dower | create | |