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 vstinner
Recipients Arfrever, Neurogeek, Ramchandra Apte, amaury.forgeotdarc, djc, doko, eric.araujo, ezio.melotti, jwilk, lemburg, loewis, neologix, petri.lehtinen, pitrou, python-dev, r.david.murray, rosslagerwall, vstinner
Date 2011-10-17.00:08:00
SpamBayes Score 0.00078060344
Marked as misclassified No
Message-id <1318810080.99.0.644259095537.issue12619@psf.upfronthosting.co.za>
In-reply-to
Content
> is auto-generation wanted?

For example, Lib/plat-linux/IN.py was regenerated at Nov 23 12:09:28 2002 (revision c2604d69aa5d) for the last time, and nobody complained. These modules are inconsistent. For example, the IN module contains constants of 64 bits platforms, whereas it can be used on 32 bits platforms.

In my opinion, we should just drop these modules with h2py.py, I (re)opened a thread on python-dev.
History
Date User Action Args
2011-10-17 00:08:01vstinnersetrecipients: + vstinner, lemburg, loewis, doko, amaury.forgeotdarc, pitrou, jwilk, djc, ezio.melotti, eric.araujo, Arfrever, r.david.murray, Neurogeek, neologix, rosslagerwall, python-dev, petri.lehtinen, Ramchandra Apte
2011-10-17 00:08:00vstinnersetmessageid: <1318810080.99.0.644259095537.issue12619@psf.upfronthosting.co.za>
2011-10-17 00:08:00vstinnerlinkissue12619 messages
2011-10-17 00:08:00vstinnercreate