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 christian.heimes
Date 2007-10-11.15:49:24
SpamBayes Score 0.19380638
Marked as misclassified No
Message-id <1192117764.73.0.471656029437.issue1264@psf.upfronthosting.co.za>
In-reply-to
Content
This is a *preliminary* patch for __file__ and co_filename which decodes
char* / PyString using the FS default encoding. I'm still working on it.
Files
File name Uploaded
py3k_file_fsenc.patch christian.heimes, 2007-10-11.15:49:24
History
Date User Action Args
2007-10-11 15:49:25christian.heimessetspambayes_score: 0.193806 -> 0.19380638
recipients: + christian.heimes
2007-10-11 15:49:24christian.heimessetspambayes_score: 0.193806 -> 0.193806
messageid: <1192117764.73.0.471656029437.issue1264@psf.upfronthosting.co.za>
2007-10-11 15:49:24christian.heimeslinkissue1264 messages
2007-10-11 15:49:24christian.heimescreate