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 alexandre.vassalotti, amaury.forgeotdarc, benjamin.peterson, brett.cannon, rupole
Date 2008-08-25.15:02:36
SpamBayes Score 0.0041706683
Marked as misclassified No
Message-id <1219676557.51.0.0187639083105.issue3279@psf.upfronthosting.co.za>
In-reply-to
Content
It was probably done so that importing _bytesio would actually work in
io. IMO, it would be better to just compile _bytesio and _stringio into
the python binary.
History
Date User Action Args
2008-08-25 15:02:37benjamin.petersonsetrecipients: + benjamin.peterson, brett.cannon, amaury.forgeotdarc, rupole, alexandre.vassalotti
2008-08-25 15:02:37benjamin.petersonsetmessageid: <1219676557.51.0.0187639083105.issue3279@psf.upfronthosting.co.za>
2008-08-25 15:02:36benjamin.petersonlinkissue3279 messages
2008-08-25 15:02:36benjamin.petersoncreate