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 brian.curtin
Recipients a.badger, brian.curtin, loewis, vstinner
Date 2010-03-04.01:30:12
SpamBayes Score 0.0019144906
Marked as misclassified No
Message-id <1267666213.03.0.325961146288.issue4036@psf.upfronthosting.co.za>
In-reply-to
Content
> What is the right encoding to convert a string to bytes 
> for the file system?

sys.getfilesystemencoding()?
History
Date User Action Args
2010-03-04 01:30:13brian.curtinsetrecipients: + brian.curtin, loewis, vstinner, a.badger
2010-03-04 01:30:13brian.curtinsetmessageid: <1267666213.03.0.325961146288.issue4036@psf.upfronthosting.co.za>
2010-03-04 01:30:12brian.curtinlinkissue4036 messages
2010-03-04 01:30:12brian.curtincreate