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 georg.brandl, larry
Date 2014-01-12.08:55:38
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1389516940.7.0.264554296277.issue20186@psf.upfronthosting.co.za>
In-reply-to
Content
Here's _iomodule.  _io.open has a whopping 100-line docstring, which is ... unfortunate ... to have duplicated in the file :)
History
Date User Action Args
2014-01-12 08:55:41georg.brandlsetrecipients: + georg.brandl, larry
2014-01-12 08:55:40georg.brandlsetmessageid: <1389516940.7.0.264554296277.issue20186@psf.upfronthosting.co.za>
2014-01-12 08:55:40georg.brandllinkissue20186 messages
2014-01-12 08:55:40georg.brandlcreate