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 Dhiraj_Mishra, martin.panter, mbussonn, python-dev, serhiy.storchaka, takluyver
Date 2016-05-13.09:58:04
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1463133484.53.0.191350601053.issue26039@psf.upfronthosting.co.za>
In-reply-to
Content
Yes this looks okay to me, so go ahead.

My only concern was other methods affecting the file position while in the middle of writing, but it looks like those methods maintain separate objects like self.filelist, so there is no conflict.
History
Date User Action Args
2016-05-13 09:58:04martin.pantersetrecipients: + martin.panter, python-dev, takluyver, serhiy.storchaka, mbussonn, Dhiraj_Mishra
2016-05-13 09:58:04martin.pantersetmessageid: <1463133484.53.0.191350601053.issue26039@psf.upfronthosting.co.za>
2016-05-13 09:58:04martin.panterlinkissue26039 messages
2016-05-13 09:58:04martin.pantercreate