]> granicus.if.org Git - python/commit
Adjust to the new sysconfig regime: use 'get_config_var()' instead
authorGreg Ward <gward@python.net>
Fri, 15 Sep 2000 01:19:03 +0000 (01:19 +0000)
committerGreg Ward <gward@python.net>
Fri, 15 Sep 2000 01:19:03 +0000 (01:19 +0000)
commitd60290912884c0ddf37fc42e46ed712e9f2ced37
tree448c908c48fe42f703faf3ce48bab0b838063028
parent59399bb303a51e781ab7943088fa1c4db1d41dcb
Adjust to the new sysconfig regime: use 'get_config_var()' instead
of globals from sysconfig.
Lib/distutils/command/build_ext.py