[issue10684] Folders get deleted when trying to change case with shutil.move (case insensitive file systems only)

Ronald Oussoren report at bugs.python.org
Fri May 6 16:56:57 CEST 2011


Ronald Oussoren <ronaldoussoren at mac.com> added the comment:

I'm currrently running 'python -mtest.regrtest -uall' on an XP machine where I've applied my test to a binary install of 3.2.

I'll apply my patch if that testrun indicates that I don't introduce other problems, and I'll revert my shutil patch when the change to ntpath.samefile isn't fine after call.

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue10684>
_______________________________________


More information about the Python-bugs-list mailing list