]> granicus.if.org Git - python/commit
No more deprecation warnings for distutils.sysconfig, following r78666.
authorFlorent Xicluna <florent.xicluna@gmail.com>
Sun, 21 Mar 2010 11:50:17 +0000 (11:50 +0000)
committerFlorent Xicluna <florent.xicluna@gmail.com>
Sun, 21 Mar 2010 11:50:17 +0000 (11:50 +0000)
commit3f5d146323fe306de7ddccb2506a7161554cc330
tree6fc42ed8a610fcdea9a8155ba24b62286ad8c9ad
parentaf61719ec354015566028250a2912efa30f4cda4
No more deprecation warnings for distutils.sysconfig, following r78666.
But when the "dl" module is available, it gives a py3k deprecation warning.
Lib/distutils/tests/test_build_ext.py
Lib/test/test_distutils.py