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 bethard
Recipients bethard
Date 2011-02-10.15:47:13
SpamBayes Score 0.07654094
Marked as misclassified No
Message-id <1297352833.64.0.0994986830559.issue11175@psf.upfronthosting.co.za>
In-reply-to
Content
Suggestion from a personal email:

Allow FileType to accept encoding and errors arguments
and pass these as keyword arguments to codecs.open() instead of open().
History
Date User Action Args
2011-02-10 15:47:13bethardsetrecipients: + bethard
2011-02-10 15:47:13bethardsetmessageid: <1297352833.64.0.0994986830559.issue11175@psf.upfronthosting.co.za>
2011-02-10 15:47:13bethardlinkissue11175 messages
2011-02-10 15:47:13bethardcreate