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 amaury.forgeotdarc, benjamin.peterson, christian.heimes, exarkun, giampaolo.rodola, gregory.p.smith, ialbert, pitrou, rhettinger, wplappert
Date 2009-02-21.20:09:06
SpamBayes Score 0.00023775772
Marked as misclassified No
Message-id <1235246947.45.0.0148112785831.issue4565@psf.upfronthosting.co.za>
In-reply-to
Content
Ok. I've split the Python io implementation into the _pyio module and
rewritten the tests. All the C ones are passing, but some Python
implementation ones are failing.
History
Date User Action Args
2009-02-21 20:09:07benjamin.petersonsetrecipients: + benjamin.peterson, rhettinger, gregory.p.smith, exarkun, amaury.forgeotdarc, pitrou, giampaolo.rodola, christian.heimes, wplappert, ialbert
2009-02-21 20:09:07benjamin.petersonsetmessageid: <1235246947.45.0.0148112785831.issue4565@psf.upfronthosting.co.za>
2009-02-21 20:09:06benjamin.petersonlinkissue4565 messages
2009-02-21 20:09:06benjamin.petersoncreate