Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 | -9/+9 |
* | The third and final doc-string sweep by Ka-Ping Yee. | Guido van Rossum | 2000-02-04 | 1 | -7/+5 |
* | * Lib/linecache.py: don't crash on empty filename | Guido van Rossum | 1994-08-23 | 1 | -1/+1 |
* | Add names for perm bits (S_IREAD etc). | Guido van Rossum | 1992-05-06 | 1 | -1/+23 |
* | Use bitwise ops instead of %; added some warnings and comments | Guido van Rossum | 1992-03-31 | 1 | -10/+19 |
* | New == syntax | Guido van Rossum | 1992-01-01 | 1 | -7/+7 |
* | Added S_IMODE() to strip the file type (S_IFMT) from a mode. | Guido van Rossum | 1990-10-31 | 1 | -0/+2 |
* | Initial revision | Guido van Rossum | 1990-10-21 | 1 | -0/+55 |