Branch: refs/heads/master Home: https://github.com/python/cpython Commit: 529746c90584069270cd122920270bd7be38bca3 https://github.com/python/cpython/commit/529746c90584069270cd122920270bd7be38bca3 Author: Gregory P. Smith <greg at krypto.org> Date: 2017年07月06日 (2017年7月06日) Changed paths: M Lib/test/test_shutil.py Log Message: ----------- Make test_shutil test_disk_usage not depend on the cwd fs (#2597) Make test_shutil test_disk_usage not depend on the current working directory's filesystem.