Message78528
| Author | sjmachin |
|---|---|
| Recipients | lemburg, sjmachin, tarek |
| Date | 2008-12-30.13:16:38 |
| SpamBayes Score | 0.015438841 |
| Marked as misclassified | No |
| Message-id | <1230643001.2.0.378290953868.issue4742@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
(1) what am I supposed to infer from "Yup"?? That all of that \x9d stuff was a mistake? (2) + def tearDown(self): + pyc_file = os.path.join(os.path.dirname(__file__), 'cp1252.pyc') + if os.path.exists(pyc_file): + os.patth.remove(pyc_file) os.patth is novel :-) |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2008-12-30 13:16:41 | sjmachin | set | recipients: + sjmachin, lemburg, tarek |
| 2008-12-30 13:16:41 | sjmachin | set | messageid: <1230643001.2.0.378290953868.issue4742@psf.upfronthosting.co.za> |
| 2008-12-30 13:16:39 | sjmachin | link | issue4742 messages |
| 2008-12-30 13:16:39 | sjmachin | create | |