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 benjamin.peterson
Recipients ThomasH, benjamin.peterson, georg.brandl
Date 2008-07-22.17:34:39
SpamBayes Score 0.08462329
Marked as misclassified No
Message-id <1216748081.24.0.64984603754.issue3429@psf.upfronthosting.co.za>
In-reply-to
Content
I'll let Georg make the final determination about this, but IMO this is
unneeded. File-like objects are so common in Python code, that just
telling what methods are supported should be fine.
History
Date User Action Args
2008-07-22 17:34:41benjamin.petersonsetspambayes_score: 0.0846233 -> 0.08462329
recipients: + benjamin.peterson, georg.brandl, ThomasH
2008-07-22 17:34:41benjamin.petersonsetspambayes_score: 0.0846233 -> 0.0846233
messageid: <1216748081.24.0.64984603754.issue3429@psf.upfronthosting.co.za>
2008-07-22 17:34:40benjamin.petersonlinkissue3429 messages
2008-07-22 17:34:39benjamin.petersoncreate