]> granicus.if.org Git - python/commit
Catch OSError raised when src or dst argument to os.path.samefile doesn't
authorJohannes Gijsbers <jlg@dds.nl>
Sat, 14 Aug 2004 14:51:01 +0000 (14:51 +0000)
committerJohannes Gijsbers <jlg@dds.nl>
Sat, 14 Aug 2004 14:51:01 +0000 (14:51 +0000)
commitf9a098efe1dcfba59d8bf2026892ee65454c29b6
tree8cc31469770180562ac4361a7cafa448887e7620
parentb112d6ed78327404d5cb5d3f4ee6ffb7db70d695
Catch OSError raised when src or dst argument to os.path.samefile doesn't
exist.
Lib/shutil.py