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 pitrou
Recipients gregory.p.smith, pitrou, stutzbach, tim.peters
Date 2010-04-27.20:10:16
SpamBayes Score 7.194974e-05
Marked as misclassified No
Message-id <1272399020.17.0.879062892856.issue7079@psf.upfronthosting.co.za>
In-reply-to
Content
Your proposal looks reasonable.
Two things:
- your patch should include an unit test (see Lib/test/test_file2k.py)
- fileobject.c should use tabs for indentation, not spaces

And you're right, py3k doesn't have this problem.
History
Date User Action Args
2010-04-27 20:10:20pitrousetrecipients: + pitrou, tim.peters, gregory.p.smith, stutzbach
2010-04-27 20:10:20pitrousetmessageid: <1272399020.17.0.879062892856.issue7079@psf.upfronthosting.co.za>
2010-04-27 20:10:16pitroulinkissue7079 messages
2010-04-27 20:10:16pitroucreate