[issue1577] shutil.move() does not use os.rename() if dst is a directory

Antoine Pitrou report at bugs.python.org
Fri Jan 25 00:19:11 CET 2008


Antoine Pitrou added the comment:

Here is a patch, which also contains additional unit tests for
shutil.move().
It would be nice if people tested it under various configurations, to
see if there are any problems.

Added file: http://bugs.python.org/file9281/shutilmove.patch

__________________________________
Tracker <report at bugs.python.org>
<http://bugs.python.org/issue1577>
__________________________________


More information about the Python-bugs-list mailing list