]> granicus.if.org Git - python/commit
bug #851123: shutil.copyfile will raise an exception when trying to copy a file
authorJohannes Gijsbers <jlg@dds.nl>
Sat, 14 Aug 2004 14:03:03 +0000 (14:03 +0000)
committerJohannes Gijsbers <jlg@dds.nl>
Sat, 14 Aug 2004 14:03:03 +0000 (14:03 +0000)
commit9d134b7386933da18abd0c24c5c783d80fd66011
treeef932cdde5e70e890e3838459f945c5387eff4bb
parent68128715f2b7d4c73f55d576d500b6cd3d41b378
bug #851123: shutil.copyfile will raise an exception when trying to copy a file
onto a link to itself. Thanks Gregory Ball.
Misc/NEWS