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 LambertDW
Recipients LambertDW
Date 2008-10-29.05:44:41
SpamBayes Score 0.0015650572
Marked as misclassified No
Message-id <1225259084.74.0.611958203578.issue4226@psf.upfronthosting.co.za>
In-reply-to
Content
python3k and I are having difficulty with File class, which in a version 
2 python release extended the file type with methods to read through a 
file until some condition is found.
History
Date User Action Args
2008-10-29 05:44:45LambertDWsetrecipients: + LambertDW
2008-10-29 05:44:44LambertDWsetmessageid: <1225259084.74.0.611958203578.issue4226@psf.upfronthosting.co.za>
2008-10-29 05:44:43LambertDWlinkissue4226 messages
2008-10-29 05:44:42LambertDWcreate