Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove the statvfs module. | Brett Cannon | 2008-05-16 | 1 | -15/+0 |
* | removed __all__ from several modules | Skip Montanaro | 2001-02-18 | 1 | -6/+0 |
* | bunch more __all__ lists | Skip Montanaro | 2001-02-15 | 1 | -0/+6 |
* | Whitespace normalization. | Tim Peters | 2001-01-15 | 1 | -10/+10 |
* | The third and final doc-string sweep by Ka-Ping Yee. | Guido van Rossum | 2000-02-04 | 1 | -5/+1 |
* | Patch by Steve Clift -- fix the indices now that f_fsid is no longer returned! | Guido van Rossum | 1999-02-10 | 1 | -5/+2 |
* | Added some more comments. | Guido van Rossum | 1999-01-10 | 1 | -13/+15 |
* | Constants for [f]statvfs() (new in posixmodule.c) by Steve Clift. | Guido van Rossum | 1999-01-06 | 1 | -0/+20 |