Message 88273 - Python tracker

Message88273

Author baikie
Recipients baikie, loewis, vstinner
Date 2009-05-24.18:07:26
SpamBayes Score 0.0009357068
Marked as misclassified No
Message-id <1243188448.13.0.610312388152.issue4859@psf.upfronthosting.co.za>
In-reply-to
Content
Patch to make pwd, spwd and grp decode their string fields using
the file system encoding and the "surrogateescape" error handler,
as per PEP 383.
History
Date User Action Args
2009-05-24 18:07:28baikiesetrecipients: + baikie, loewis, vstinner
2009-05-24 18:07:28baikiesetmessageid: <1243188448.13.0.610312388152.issue4859@psf.upfronthosting.co.za>
2009-05-24 18:07:27baikielinkissue4859 messages
2009-05-24 18:07:27baikiecreate