➜

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.

作者 vstinner
收信人 vstinner
日期 2010-07-30.00:18:15
SpamBayes Score 0.019202476
Marked as misclassified 否
Message-id <1280449097.6.0.309809454024.issue9425@psf.upfronthosting.co.za>
In-reply-to
内容
Oh, I forgot to say that I created an svn branch including my work: import_unicode.
http://svn.python.org/view/python/branches/import_unicode/

You can try it if you prefer svn to an huge patch.

I created a branch so you can follow my work commit by commit using svn history.

--

The patch is not completly done. There are still remaining FIXMEs. Some FIXME are not bugs, but improvments. The most important FIXME is to restore the support of bytes path in sys.path. I removed it temporary, because it was easier for me.
历史
日期 用户 动作 参数
2010-07-30 00:18:17vstinner修改recipients: + vstinner
2010-07-30 00:18:17vstinner修改messageid: <1280449097.6.0.309809454024.issue9425@psf.upfronthosting.co.za>
2010-07-30 00:18:16vstinner链接issue9425 messages
2010-07-30 00:18:15vstinner创建