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 christian.heimes
Recipients alexandre.vassalotti, christian.heimes, gvanrossum
Date 2007-10-14.17:06:25
SpamBayes Score 0.34475252
Marked as misclassified No
Message-id <1192381585.39.0.931452210332.issue1272@psf.upfronthosting.co.za>
In-reply-to
Content
Changes since updated_file_fsenc-5.patch:

* Fix for hard coded FS default encoding on Apple and Windows
* Added two notes to unicode_default_encoding and
Py_FileSystemDefaultEncoding
Files
File name Uploaded
updated_file_fsenc-6.patch christian.heimes, 2007-10-14.17:06:25
History
Date User Action Args
2007-10-14 17:06:25christian.heimessetspambayes_score: 0.344753 -> 0.34475252
recipients: + christian.heimes, gvanrossum, alexandre.vassalotti
2007-10-14 17:06:25christian.heimessetspambayes_score: 0.344753 -> 0.344753
messageid: <1192381585.39.0.931452210332.issue1272@psf.upfronthosting.co.za>
2007-10-14 17:06:25christian.heimeslinkissue1272 messages
2007-10-14 17:06:25christian.heimescreate