]> granicus.if.org Git - python/commit
Merged revisions 79191 via svnmerge from
authorEzio Melotti <ezio.melotti@gmail.com>
Tue, 3 Aug 2010 07:51:50 +0000 (07:51 +0000)
committerEzio Melotti <ezio.melotti@gmail.com>
Tue, 3 Aug 2010 07:51:50 +0000 (07:51 +0000)
commite511c6ce8d5c21f279df0b5c8b74ba2dcda67b21
treeaba45d698ea6bd5ec19cb9c0f25b52fb6db8b5b3
parent55624a22617162589699791ed93e6799fa32ab69
Merged revisions 79191 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/trunk

........
  r79191 | florent.xicluna | 2010-03-21 13:50:17 +0200 (Sun, 21 Mar 2010) | 3 lines

  No more deprecation warnings for distutils.sysconfig, following r78666.
  But when the "dl" module is available, it gives a py3k deprecation warning.
........
Lib/distutils/archive_util.py
Lib/distutils/command/build_py.py
Lib/distutils/dir_util.py
Lib/distutils/filelist.py
Lib/distutils/tests/test_build_ext.py
Lib/test/test_distutils.py