]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-26330: Update shutil.disk_usage() documentation (GH-5184) (GH-5188)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Mon, 15 Jan 2018 14:32:11 +0000 (06:32 -0800)
committerMariatta <Mariatta@users.noreply.github.com>
Mon, 15 Jan 2018 14:32:11 +0000 (06:32 -0800)
commitfb8569e36f2629654d5bc9c7ba05978edce408f4
tree6bf15fb142f07b2622bb67c84394094a916d0123
parentbb80645d06c16461b0b58d8983cd7fa6962ba3c6
bpo-26330: Update shutil.disk_usage() documentation (GH-5184) (GH-5188)

Clarify that on Windows, path must be a directory.
On Unix, path can be a file or a directory.
(cherry picked from commit ee3b83547c6b0cac1da2cb44aaaea533a1d1bbc8)
Doc/library/shutil.rst