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.

Author hynek
Recipients alex, hynek, pitrou, terry.reedy
Date 2012-01-29.13:33:43
SpamBayes Score 3.6263886e-05
Marked as misclassified No
Message-id <1327844024.04.0.206801866008.issue13848@psf.upfronthosting.co.za>
In-reply-to
Content
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.
History
Date User Action Args
2012-01-29 13:33:44hyneksetrecipients: + hynek, terry.reedy, pitrou, alex
2012-01-29 13:33:44hyneksetmessageid: <1327844024.04.0.206801866008.issue13848@psf.upfronthosting.co.za>
2012-01-29 13:33:43hyneklinkissue13848 messages
2012-01-29 13:33:43hynekcreate