New submission from Giampaolo Rodola' <g.rod...@gmail.com>: Patch in attachment adds a new disk_usage() function to shutil module which retrieves total, used and free disk space given a certain path plus the percentage usage.
See original discussion on python-ideas ml: http://mail.python.org/pipermail/python-ideas/2011-June/010480.htm ---------- assignee: giampaolo.rodola components: Library (Lib) files: diskusage.patch keywords: needs review, patch messages: 139439 nosy: giampaolo.rodola, pitrou, rhettinger priority: normal severity: normal stage: patch review status: open title: shutil.disk_usage() type: feature request versions: Python 3.3 Added file: http://bugs.python.org/file22517/diskusage.patch _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue12442> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com