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 lemburg
Recipients Arfrever, Neurogeek, Ramchandra Apte, amaury.forgeotdarc, djc, doko, eric.araujo, ezio.melotti, jwilk, lemburg, loewis, ned.deily, neologix, petri.lehtinen, pitrou, python-dev, r.david.murray, rosslagerwall, rpetrov, vstinner
Date 2011-10-19.20:17:41
SpamBayes Score 8.3210875e-07
Marked as misclassified No
Message-id <4E9F3056.1030603@egenix.com>
In-reply-to <CAH_1eM1+mRGxP7Tt7rv9yYpP8WBZpY1XNcQn8uCxipBshEULeQ@mail.gmail.com>
Content
I don't see why these modules should be auto-generated. The constants
in the modules hardly ever change and are also not affected by architecture
differences (e.g. Mac OS X, Solaris, etc.) AFAICT.

If you think they need to be auto-generated, you should make a case by
example.

Note that we cannot simply drop the modules. Some of the constants are
needed for e.g. socket, ctypes or ldd programming.
History
Date User Action Args
2011-10-19 20:17:42lemburgsetrecipients: + lemburg, loewis, doko, amaury.forgeotdarc, pitrou, vstinner, jwilk, ned.deily, djc, ezio.melotti, eric.araujo, rpetrov, Arfrever, r.david.murray, Neurogeek, neologix, rosslagerwall, python-dev, petri.lehtinen, Ramchandra Apte
2011-10-19 20:17:42lemburglinkissue12619 messages
2011-10-19 20:17:41lemburgcreate