Barry A. Warsaw added the comment:

On Nov 11, 2013, at 06:27 PM, Marc Abramowitz wrote:

>What would be the way to express this now in Python >= 3.4?

For now, use sysconfig.get_config_var('EXT_SUFFIX') though if no one objects
to my patch, I'll restore 'SO' for 3.4.  We'll add a DeprecationWarning and
get rid of it in 3.5.

----------
title: SO configuration variable should be deprecated in 3.4 -> "SO" config var 
not getting set

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue19555>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to