[New-bugs-announce] [issue1264] __file__ and co_filename as unicode

Christian Heimes report at bugs.python.org
Thu Oct 11 17:49:25 CEST 2007


New submission from Christian Heimes:

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.

----------
components: Interpreter Core
files: py3k_file_fsenc.patch
messages: 56345
nosy: tiran
severity: normal
status: open
title: __file__ and co_filename as unicode
versions: Python 3.0

__________________________________
Tracker <report at bugs.python.org>
<http://bugs.python.org/issue1264>
__________________________________
-------------- next part --------------
A non-text attachment was scrubbed...
Name: py3k_file_fsenc.patch
Type: text/x-diff
Size: 6323 bytes
Desc: not available
Url : http://mail.python.org/pipermail/new-bugs-announce/attachments/20071011/0ed43947/attachment.patch 


More information about the New-bugs-announce mailing list