Message 118577 - Python tracker
Message118577
| Author | pitrou |
|---|---|
| Recipients | pitrou |
| Date | 2010-10-13.20:16:27 |
| SpamBayes Score | 0.0025491563 |
| Marked as misclassified | No |
| Message-id | <1287000989.52.0.725529628819.issue10093@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
This patch outputs a warning on file deallocation when it hasn't been explicitly closed by the programmer. Printing the warning by default is probably not desirable, but using the patch for "-X" options in issue10089 would allow to switch on when necessary. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2010-10-13 20:16:29 | pitrou | set | recipients: + pitrou |
| 2010-10-13 20:16:29 | pitrou | set | messageid: <1287000989.52.0.725529628819.issue10093@psf.upfronthosting.co.za> |
| 2010-10-13 20:16:28 | pitrou | link | issue10093 messages |
| 2010-10-13 20:16:28 | pitrou | create | |