Hirokazu Yamamoto <[email protected]> added the comment: 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()? ---------- Added file: http://bugs.python.org/file14302/self_open.patch _______________________________________ Python tracker <[email protected]> <http://bugs.python.org/issue6215> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
