Message 51088 - Python tracker

Message51088

Author kristjan.jonsson
Recipients
Date 2007-04-17.10:38:25
SpamBayes Score
Marked as misclassified
Message-id
In-reply-to
Content
I have uplodaed unicodepatch4.patch, which simplifies this a bit.  __file__ and __path__ components are now stored in filesystemencoding if possible.  and non-unicode paths are assumed to be in filesystemencoding.  This minimizes the impact of the change.
File Added: Unicodeimport4.patch
History
Date User Action Args
2007-08-23 15:54:34adminlinkissue1552880 messages
2007-08-23 15:54:34admincreate