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 barry
Recipients Marc.Abramowitz, barry, doko
Date 2013-11-11.19:57:39
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1384199859.17.0.265001446244.issue19555@psf.upfronthosting.co.za>
In-reply-to
Content
Note that obviously the DeprecationWarning is not raised if you do

sysconfig.get_config_vars()['SO']

but it still gets mapped to EXT_SUFFIX in that case.
History
Date User Action Args
2013-11-11 19:57:39barrysetrecipients: + barry, doko, Marc.Abramowitz
2013-11-11 19:57:39barrysetmessageid: <1384199859.17.0.265001446244.issue19555@psf.upfronthosting.co.za>
2013-11-11 19:57:39barrylinkissue19555 messages
2013-11-11 19:57:39barrycreate