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 vstinner
Recipients docs@python, ezio.melotti, giampaolo.rodola, vstinner
Date 2013-03-16.11:13:17
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1363432397.11.0.506325299573.issue17437@psf.upfronthosting.co.za>
In-reply-to
Content
See also the PEP 400. I proposed (in the alternative) to make codecs.open() somehow an alias to open() (and add codecs.open_stream() for "backward compatibility").
History
Date User Action Args
2013-03-16 11:13:17vstinnersetrecipients: + vstinner, giampaolo.rodola, ezio.melotti, docs@python
2013-03-16 11:13:17vstinnersetmessageid: <1363432397.11.0.506325299573.issue17437@psf.upfronthosting.co.za>
2013-03-16 11:13:17vstinnerlinkissue17437 messages
2013-03-16 11:13:17vstinnercreate