summaryrefslogtreecommitdiffstats
path: root/Lib/statvfs.py
Commit message (Expand)AuthorAgeFilesLines
* removed __all__ from several modulesSkip Montanaro2001-02-181-6/+0
* bunch more __all__ listsSkip Montanaro2001-02-151-0/+6
* Whitespace normalization.Tim Peters2001-01-151-10/+10
* The third and final doc-string sweep by Ka-Ping Yee.Guido van Rossum2000-02-041-5/+1
* Patch by Steve Clift -- fix the indices now that f_fsid is no longer returned!Guido van Rossum1999-02-101-5/+2
* Added some more comments.Guido van Rossum1999-01-101-13/+15
* Constants for [f]statvfs() (new in posixmodule.c) by Steve Clift.Guido van Rossum1999-01-061-0/+20