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.

作者 hynek
收信人 alex, hynek, pitrou, terry.reedy
日期 2012-01-29.13:33:43
SpamBayes Score 3.6263886e-05
Marked as misclassified
Message-id <1327844024.04.0.206801866008.issue13848@psf.upfronthosting.co.za>
In-reply-to
内容
With Georg's kind help I added some improvements:

 - I've been reluctant to waste heap for caching the nul string but he convinced me that I was being ridiculous ;)
 - For some reason there was a stray character inside, that should be fixed too.

In related news, I'm also adding tests for fileio since the last patch.
历史
日期 用户 动作 参数
2012-01-29 13:33:44hynek修改recipients: + hynek, terry.reedy, pitrou, alex
2012-01-29 13:33:44hynek修改messageid: <1327844024.04.0.206801866008.issue13848@psf.upfronthosting.co.za>
2012-01-29 13:33:43hynek链接issue13848 messages
2012-01-29 13:33:43hynek创建