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 martin.panter
Recipients ehuss, martin.panter, theller
Date 2016-04-25.01:46:38
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1461548799.07.0.00323274952715.issue6338@psf.upfronthosting.co.za>
In-reply-to
Content
It would be good to close the file when it’s no longer needed. Also, if this bug is relevant to Python 3, I would use open() rather than file().
History
Date User Action Args
2016-04-25 01:46:39martin.pantersetrecipients: + martin.panter, theller, ehuss
2016-04-25 01:46:39martin.pantersetmessageid: <1461548799.07.0.00323274952715.issue6338@psf.upfronthosting.co.za>
2016-04-25 01:46:39martin.panterlinkissue6338 messages
2016-04-25 01:46:38martin.pantercreate