mirror of
https://github.com/davidhalter/typeshed.git
synced 2025-12-09 05:24:52 +08:00
As of Python 3.3, copymode, copystat, copy and copy2 take an optional argument, 'follow_symlinks'. As of Python 3.3, copytree and move return the destination. As of Python 3.5, move takes an optional copy function. As of Python 3.3, disk_usage, chown, which and get_terminal_size were added.