➜

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
收信人 eric.araujo, tarek, vstinner, zegreek
日期 2010-09-10.23:32:15
SpamBayes Score 0.00010769485
Marked as misclassified 否
Message-id <1284161537.25.0.691221422057.issue6011@psf.upfronthosting.co.za>
In-reply-to
内容
New patch:
 - add encoding option to TextFile constructor
 - parse_makefile() uses the heuristic from text_file.diff

Note: sys.getfilesystemencoding() is always set in Python 3.2 (but it may be None in Python 2.x and Python < 3.2).
历史
日期 用户 动作 参数
2010-09-10 23:32:17vstinner修改recipients: + vstinner, tarek, eric.araujo, zegreek
2010-09-10 23:32:17vstinner修改messageid: <1284161537.25.0.691221422057.issue6011@psf.upfronthosting.co.za>
2010-09-10 23:32:15vstinner链接issue6011 messages
2010-09-10 23:32:15vstinner创建