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 jbradberry
Recipients jbradberry, r.david.murray
Date 2009-09-17.01:03:54
SpamBayes Score 1.1466044e-05
Marked as misclassified No
Message-id <1253149438.99.0.0885469241161.issue6300@psf.upfronthosting.co.za>
In-reply-to
Content
This patch adds the requested behavior to the current 2.7 svn trunk. 
Both 'encoding' and 'errors' may be used as keyword arguments for
encode() and decode().
History
Date User Action Args
2009-09-17 01:03:59jbradberrysetrecipients: + jbradberry, r.david.murray
2009-09-17 01:03:58jbradberrysetmessageid: <1253149438.99.0.0885469241161.issue6300@psf.upfronthosting.co.za>
2009-09-17 01:03:55jbradberrylinkissue6300 messages
2009-09-17 01:03:55jbradberrycreate