]> granicus.if.org Git - python/commit
Merged revisions 78359-78360 via svnmerge from
authorTarek Ziadé <ziade.tarek@gmail.com>
Tue, 23 Feb 2010 05:30:31 +0000 (05:30 +0000)
committerTarek Ziadé <ziade.tarek@gmail.com>
Tue, 23 Feb 2010 05:30:31 +0000 (05:30 +0000)
commit396fad7a47072895d9153c60ee91e8b5327c8a4d
treee8b57530e6a070764578f87e2b27945c1fdc5227
parente04deb1abe4173d15bbea0fd6263a06b820dad8f
Merged revisions 78359-78360 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/trunk

........
  r78359 | tarek.ziade | 2010-02-23 00:16:41 -0500 (Tue, 23 Feb 2010) | 1 line

  added make_archive (and secondary APIs) to shutil
........
  r78360 | tarek.ziade | 2010-02-23 00:20:22 -0500 (Tue, 23 Feb 2010) | 1 line

  added a note on shutil new APIs
........
Doc/library/shutil.rst
Doc/whatsnew/2.7.rst
Lib/shutil.py
Lib/test/test_shutil.py