[issue19555] SO configuration variable should be deprecated in 3.4

Barry A. Warsaw report at bugs.python.org
Mon Nov 11 20:57:39 CET 2013


Barry A. Warsaw added the comment:

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.

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue19555>
_______________________________________


More information about the Python-bugs-list mailing list