commit | 9d134b7386933da18abd0c24c5c783d80fd66011 | [log] [tgz] |
---|---|---|
author | Johannes Gijsbers <jlg@dds.nl> | Sat Aug 14 14:03:03 2004 +0000 |
committer | Johannes Gijsbers <jlg@dds.nl> | Sat Aug 14 14:03:03 2004 +0000 |
tree | ef932cdde5e70e890e3838459f945c5387eff4bb | |
parent | 68128715f2b7d4c73f55d576d500b6cd3d41b378 [diff] |
bug #851123: shutil.copyfile will raise an exception when trying to copy a file onto a link to itself. Thanks Gregory Ball.