commit | cfaf10ca61e4253da647896892cfdbc2472aa3a4 | [log] [tgz] |
---|---|---|
author | Brett Cannon <bcannon@gmail.com> | Fri May 16 00:45:35 2008 +0000 |
committer | Brett Cannon <bcannon@gmail.com> | Fri May 16 00:45:35 2008 +0000 |
tree | bfec822ce28a5c6fb6f3e4086ba93a6208a386eb | |
parent | acbb786596ee451af79fc7515a15d1d1ae4ed867 [diff] |
Merged revisions 63339 via svnmerge from svn+ssh://pythondev@svn.python.org/python/trunk ........ r63339 | brett.cannon | 2008-05-15 17:37:42 -0700 (Thu, 15 May 2008) | 2 lines Remove the last usage of statvfs in the stdlib. ........