]> granicus.if.org Git - python/commit
Merged revisions 75659 via svnmerge from
authorR. David Murray <rdmurray@bitdance.com>
Sun, 1 Aug 2010 01:53:52 +0000 (01:53 +0000)
committerR. David Murray <rdmurray@bitdance.com>
Sun, 1 Aug 2010 01:53:52 +0000 (01:53 +0000)
commit2b112a6bb3911b07b9b45404edaf99c0150124e5
treeb6a2624dcae717a94f778088409914083f856901
parent1d978df33f9a3ec598230c2f158f66bbe2ad94b8
Merged revisions 75659 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/trunk

Only the try/except was backported; owner and group were added in 2.7,
as was the test file.

........
  r75659 | tarek.ziade | 2009-10-24 09:29:44 -0400 (Sat, 24 Oct 2009) | 1 line

  #7066 - Fixed distutils.archive_util.make_archive behavior so it restores the cwd
........
Lib/distutils/archive_util.py
Misc/NEWS