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 Bulwersator
Recipients Bulwersator, docs@python
Date 2013-11-16.18:53:01
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1384627981.21.0.789966534785.issue19627@psf.upfronthosting.co.za>
In-reply-to
Content
see http://stackoverflow.com/questions/1466000/python-open-built-in-function-difference-between-modes-a-a-w-w-and-r - "The Python docs conveniently leave out the crucial explanation that "open the file for updating" means "opens the file for both reading and writing", which answers my question."
History
Date User Action Args
2013-11-16 18:53:01Bulwersatorsetrecipients: + Bulwersator, docs@python
2013-11-16 18:53:01Bulwersatorsetmessageid: <1384627981.21.0.789966534785.issue19627@psf.upfronthosting.co.za>
2013-11-16 18:53:01Bulwersatorlinkissue19627 messages
2013-11-16 18:53:01Bulwersatorcreate