]> granicus.if.org Git - python/commit
Patch #448038: Add move(). Report errors from copytree as in shutil.Error.
authorMartin v. Löwis <martin@v.loewis.de>
Mon, 7 Oct 2002 13:23:24 +0000 (13:23 +0000)
committerMartin v. Löwis <martin@v.loewis.de>
Mon, 7 Oct 2002 13:23:24 +0000 (13:23 +0000)
commite9ce0b0fea16453cb8d75ecac02669998cc7ff36
tree2c2949cb0236b4971ebded38bc5bb5a5d8dd9d43
parent114619e1ed7537d4e741516340eea40e19dcea2c
Patch #448038: Add move(). Report errors from copytree as in shutil.Error.
Doc/lib/libshutil.tex
Lib/shutil.py
Misc/NEWS