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 stutzbach
Recipients gregory.p.smith, pitrou, stutzbach, tim.peters
Date 2010-04-29.16:57:07
SpamBayes Score 1.4349442e-05
Marked as misclassified No
Message-id <1272560228.95.0.605471441155.issue7079@psf.upfronthosting.co.za>
In-reply-to
Content
I reworked my test script into a unit test.  Thanks for pointing me to test_file2k.py.  I leveraged the infrastructure that was already there.

I've also uploaded a new patch that uses tabs instead of spaces, to match the rest of fileobject.c.
History
Date User Action Args
2010-04-29 16:57:09stutzbachsetrecipients: + stutzbach, tim.peters, gregory.p.smith, pitrou
2010-04-29 16:57:08stutzbachsetmessageid: <1272560228.95.0.605471441155.issue7079@psf.upfronthosting.co.za>
2010-04-29 16:57:07stutzbachlinkissue7079 messages
2010-04-29 16:57:07stutzbachcreate