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 jcea
Recipients jcea, loewis, pitrou, rhettinger
Date 2010-10-25.13:54:29
SpamBayes Score 0.00016643
Marked as misclassified No
Message-id <1288014872.5.0.496411911686.issue10142@psf.upfronthosting.co.za>
In-reply-to
Content
I attach patch. I have reviewed the IO module and I think we don't need to do any change there, since values over 2 are not touched.

The patch is trivial. My plan was to leave this patch for a novice :-).

Please, review. But let me do the final commit (I have commit privileges).
History
Date User Action Args
2010-10-25 13:54:32jceasetrecipients: + jcea, loewis, rhettinger, pitrou
2010-10-25 13:54:32jceasetmessageid: <1288014872.5.0.496411911686.issue10142@psf.upfronthosting.co.za>
2010-10-25 13:54:29jcealinkissue10142 messages
2010-10-25 13:54:29jceacreate