Message99093
| Author | flox |
|---|---|
| Recipients | asvetlov, brian.curtin, flox, loewis |
| Date | 2010-02-09.08:05:50 |
| SpamBayes Score | 3.6878562e-05 |
| Marked as misclassified | No |
| Message-id | <1265702751.91.0.499227243418.issue7443@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Note: the fix in test_linecache.py is useless. The "with open(source_name, 'w') as source:" context manager is in charge of closing the file on __exit__. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2010-02-09 08:05:51 | flox | set | recipients: + flox, loewis, brian.curtin, asvetlov |
| 2010-02-09 08:05:51 | flox | set | messageid: <1265702751.91.0.499227243418.issue7443@psf.upfronthosting.co.za> |
| 2010-02-09 08:05:50 | flox | link | issue7443 messages |
| 2010-02-09 08:05:50 | flox | create | |