]> granicus.if.org Git - python/commit
Clarify that shutil's copy functions can accept path-like values (GH-15141)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Mon, 9 Sep 2019 17:18:51 +0000 (10:18 -0700)
committerGitHub <noreply@github.com>
Mon, 9 Sep 2019 17:18:51 +0000 (10:18 -0700)
commit0468a85cc4a3bd870f7e119ef8e6a2af0177ac56
tree4b4c474bf045c299b439c541d98c3006c8d604e9
parent5731172bb1e958b1d80b18eaf88d3f2f93cfccdd
Clarify that shutil's copy functions can accept path-like values (GH-15141)

(cherry picked from commit 9488a5289de2ceecdfd2098cd70d215f96c4e745)

Co-authored-by: Boris Verhovsky <boris.verk@gmail.com>
Doc/library/shutil.rst
Lib/shutil.py