-
Antoine Pitrou yazdı
Issue #12715: Add an optional symlinks argument to shutil functions (copyfile, copymode, copystat, copy, copy2). When that parameter is true, symlinks aren't dereferenced and the operation instead acts on the symlink itself (or creates one, if relevant). Patch by Hynek Schlawack.
78091e63
To find the state of this project's repository at the time of any of these versions, check out
the tags.