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 amaury.forgeotdarc
Recipients amaury.forgeotdarc, brian.curtin, stutzbach, tim.golden
Date 2010-08-23.21:52:30
SpamBayes Score 0.00054757704
Marked as misclassified No
Message-id <1282600352.83.0.749402744225.issue9665@psf.upfronthosting.co.za>
In-reply-to
Content
The _io module appears both in setup.py and Modules/Setup.dist. Is it normal?
IMO if the _io module is built-in, it should not be built as an extension module.
History
Date User Action Args
2010-08-23 21:52:32amaury.forgeotdarcsetrecipients: + amaury.forgeotdarc, tim.golden, stutzbach, brian.curtin
2010-08-23 21:52:32amaury.forgeotdarcsetmessageid: <1282600352.83.0.749402744225.issue9665@psf.upfronthosting.co.za>
2010-08-23 21:52:30amaury.forgeotdarclinkissue9665 messages
2010-08-23 21:52:30amaury.forgeotdarccreate