]> granicus.if.org Git - python/commit
bpo-26330: Update shutil.disk_usage() documentation (GH-5184)
authorCheryl Sabella <cheryl.sabella@gmail.com>
Mon, 15 Jan 2018 05:08:37 +0000 (00:08 -0500)
committerMariatta <Mariatta@users.noreply.github.com>
Mon, 15 Jan 2018 05:08:37 +0000 (21:08 -0800)
commitee3b83547c6b0cac1da2cb44aaaea533a1d1bbc8
tree393d2529336842e2ea4a067bf9921d43909b7fa8
parentb3dd18d4035803b50c65a434955966d1b3b1f363
bpo-26330: Update shutil.disk_usage() documentation (GH-5184)

Clarify that on Windows, path must be a directory.
On Unix, path can be a file or a directory.
Doc/library/shutil.rst