]> granicus.if.org Git - python/commit
Remove last use of distutils.sysconfig from the stdlib (#11364).
authorÉric Araujo <merwok@netwok.org>
Wed, 2 Mar 2011 00:31:51 +0000 (00:31 +0000)
committerÉric Araujo <merwok@netwok.org>
Wed, 2 Mar 2011 00:31:51 +0000 (00:31 +0000)
commit6f58b6b50445be3cbebf592680bab928c4311a89
treefc6de13e85bfb0a4a8104273ee85da00c79dfecb
parentec78522424a610e364b8a61da00496833fad70a8
Remove last use of distutils.sysconfig from the stdlib (#11364).

Apart from distutils itself, the stdlib has now officially switched to
the new top-level sysconfig module.  Patch greenlighted by Ned Deily.
Lib/test/test_osx_env.py