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, ned.deily, neologix, petri.lehtinen, pitrou, python-dev, r.david.murray, rosslagerwall, rpetrov, vstinner
Date 2011-10-19.22:55:12
SpamBayes Score 0.011841485
Marked as misclassified No
Message-id <1319064913.6.0.244395371268.issue12619@psf.upfronthosting.co.za>
In-reply-to
Content
> FYI, in Debian we have at least:
> one package using the CDROM module,

Is it cdsuite? (http://offog.org/code/cdsuite.html)

> 3 packages using the IN module,

I found policykit (it uses IN.INT_MAX). What are the 2 others? Which constants are used?

> 14 packages using the DLFCN module.

Oh, so many? Which projects? Which constants are used?
History
Date User Action Args
2011-10-19 22:55:13vstinnersetrecipients: + vstinner, lemburg, loewis, doko, amaury.forgeotdarc, pitrou, 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 22:55:13vstinnersetmessageid: <1319064913.6.0.244395371268.issue12619@psf.upfronthosting.co.za>
2011-10-19 22:55:13vstinnerlinkissue12619 messages
2011-10-19 22:55:12vstinnercreate