Hynek Schlawack <h...@ox.cx> added the comment: I took the liberty to fix the tests.
Basically I've adapted them to the new mock based cross file system approach (that doesn't depend on luck anymore :)). I also had to add one more `os.path.realpath` because on some OS (like OS X) the tmp directory path already consists of symlinks. I didn't touch the actual code. Tested on OS X and Ubuntu Linux (Oneiric). ---------- Added file: http://bugs.python.org/file24146/shutil_move_symlinks.patch _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue9993> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com