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 pitrou
Recipients BreamoreBoy, Daniel.Dickman, ezio.melotti, pitrou, python-dev, serhiy.storchaka, vstinner
Date 2015-02-15.14:35:17
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1424010918.0.0.736442793536.issue21934@psf.upfronthosting.co.za>
In-reply-to
Content
Why the complication? You could just use open mode "r+".
History
Date User Action Args
2015-02-15 14:35:18pitrousetrecipients: + pitrou, vstinner, ezio.melotti, BreamoreBoy, python-dev, serhiy.storchaka, Daniel.Dickman
2015-02-15 14:35:18pitrousetmessageid: <1424010918.0.0.736442793536.issue21934@psf.upfronthosting.co.za>
2015-02-15 14:35:17pitroulinkissue21934 messages
2015-02-15 14:35:17pitroucreate