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 ocean-city
Recipients alexandre.vassalotti, amaury.forgeotdarc, benjamin.peterson, ocean-city, pitrou
Date 2009-06-15.00:51:55
SpamBayes Score 9.020719e-07
Marked as misclassified No
Message-id <1245027120.23.0.173163299101.issue6215@psf.upfronthosting.co.za>
In-reply-to
Content
Here is a patch to convert open() and io.open() to self.open().

# I didn't change _default_chunk_size() but maybe should this also use
self.open()?
History
Date User Action Args
2009-06-15 00:52:00ocean-citysetrecipients: + ocean-city, amaury.forgeotdarc, pitrou, alexandre.vassalotti, benjamin.peterson
2009-06-15 00:52:00ocean-citysetmessageid: <1245027120.23.0.173163299101.issue6215@psf.upfronthosting.co.za>
2009-06-15 00:51:58ocean-citylinkissue6215 messages
2009-06-15 00:51:58ocean-citycreate