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 doko
Recipients Arfrever, amaury.forgeotdarc, doko, eric.araujo, ezio.melotti, jwilk, lemburg, loewis, neologix, petri.lehtinen, pitrou, r.david.murray, rosslagerwall, vstinner
Date 2011-07-09.13:42:39
SpamBayes Score 0.015000882
Marked as misclassified No
Message-id <1310218960.05.0.0541152440191.issue12326@psf.upfronthosting.co.za>
In-reply-to
Content
about the plat-*/ files:

they are even wrong for some linux architectures, because some constants like the DLFCN constants have different values depending on the platform/architecture (can't find the issue proposing architecture dependent plat-linux2-<arch> directories).
History
Date User Action Args
2011-07-09 13:42:40dokosetrecipients: + doko, lemburg, loewis, amaury.forgeotdarc, pitrou, vstinner, jwilk, ezio.melotti, eric.araujo, Arfrever, r.david.murray, neologix, rosslagerwall, petri.lehtinen
2011-07-09 13:42:40dokosetmessageid: <1310218960.05.0.0541152440191.issue12326@psf.upfronthosting.co.za>
2011-07-09 13:42:39dokolinkissue12326 messages
2011-07-09 13:42:39dokocreate