]> granicus.if.org Git - python/commit
Merged revisions 86601,86605 via svnmerge from
authorÉric Araujo <merwok@netwok.org>
Sat, 20 Nov 2010 20:02:41 +0000 (20:02 +0000)
committerÉric Araujo <merwok@netwok.org>
Sat, 20 Nov 2010 20:02:41 +0000 (20:02 +0000)
commit4fadd53f51b3bd287403de76568c99df39be8a32
treebd8b03a4c3484884e6eaad7d5d8761c634b09b82
parente8803e75244efca68d0843002f27209383837fed
Merged revisions 86601,86605 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/branches/py3k

In 2.7, there was only one NameError.

........
  r86601 | eric.araujo | 2010-11-20 20:35:27 +0100 (sam., 20 nov. 2010) | 2 lines

  Fix two NameErrors in distutils (#10407)
........
  r86605 | eric.araujo | 2010-11-20 20:37:28 +0100 (sam., 20 nov. 2010) | 2 lines

  Add entry for r86601
........
Lib/distutils/dir_util.py
Misc/NEWS