commit | e4d5b8e6463126852443123e27af1a2b737f841b | [log] [tgz] |
---|---|---|
author | Éric Araujo <merwok@netwok.org> | Mon Aug 08 16:51:11 2011 +0200 |
committer | Éric Araujo <merwok@netwok.org> | Mon Aug 08 16:51:11 2011 +0200 |
tree | b7118735c36b963beaa94b285c6f557513212514 | |
parent | 7dc76fdeb14e0a2bf1248d78c2439b5a244f8885 [diff] |
Clean up shutil.disk_usage. - Move a test from call time to define time - Add the function name to __all__ - Improve docstring and docs A few lines are now duplicated (named tuple definition and docstring) but I think the end result reads better.