This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author belopolsky
Recipients belopolsky
Date 2008-02-11.15:11:53
SpamBayes Score 0.0070276866
Marked as misclassified No
Message-id <1202742715.17.0.365952775258.issue2067@psf.upfronthosting.co.za>
In-reply-to
Content
Attached patch makes file.__exit__ call subclass' close method.
History
Date User Action Args
2008-02-11 15:11:55belopolskysetspambayes_score: 0.00702769 -> 0.0070276866
recipients: + belopolsky
2008-02-11 15:11:55belopolskysetspambayes_score: 0.00702769 -> 0.00702769
messageid: <1202742715.17.0.365952775258.issue2067@psf.upfronthosting.co.za>
2008-02-11 15:11:54belopolskylinkissue2067 messages
2008-02-11 15:11:54belopolskycreate