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 georg.brandl
Recipients aroberge, christian.heimes, georg.brandl, gvanrossum, mark_t_russell
Date 2008-03-21.19:42:37
SpamBayes Score 0.14287959
Marked as misclassified No
Message-id <1206128559.32.0.643780156985.issue1775@psf.upfronthosting.co.za>
In-reply-to
Content
The docs for "io" are practically nonexistent :)

I'll leave that for a separate issue, and fixed this one by adding a
paragraph to the current file object docs (better than nothing) in r61710.
History
Date User Action Args
2008-03-21 19:42:39georg.brandlsetspambayes_score: 0.14288 -> 0.14287959
recipients: + georg.brandl, gvanrossum, christian.heimes, mark_t_russell, aroberge
2008-03-21 19:42:39georg.brandlsetspambayes_score: 0.14288 -> 0.14288
messageid: <1206128559.32.0.643780156985.issue1775@psf.upfronthosting.co.za>
2008-03-21 19:42:37georg.brandllinkissue1775 messages
2008-03-21 19:42:37georg.brandlcreate