SIGN IN SIGN UP

Issue #9993: When the source and destination are on different filesystems,

and the source is a symlink, shutil.move() now recreates a symlink on the
destination instead of copying the file contents.
Patch by Jonathan Niehof and Hynek Schlawack.
A
Antoine Pitrou committed
0a08d7a09537b2ccfc93c5a81bd36cf5f1b1e92d
Parent: deec756