Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Patch #707167: Pass dircache exceptions to the caller. Fixes #682813. | Martin v. Löwis | 2003-09-20 | 1 | -8/+2 |
* | Replaced obsolete stat module constants with equivalent attributes | Raymond Hettinger | 2002-06-01 | 1 | -1/+1 |
* | Whitespace normalization. | Tim Peters | 2001-03-16 | 1 | -3/+3 |
* | Patch by Itamar S.T. (SF#305470): add reset() method. | Guido van Rossum | 2001-03-02 | 1 | -1/+6 |
* | added __all__ lists to a number of Python modules | Skip Montanaro | 2001-01-20 | 1 | -0/+2 |
* | Update the code to better reflect recommended style: | Fred Drake | 2000-12-12 | 1 | -1/+1 |
* | Actually, the previous batch's comment should have been different; | Guido van Rossum | 2000-02-04 | 1 | -3/+5 |
* | Mass patch by Ka-Ping Yee: | Guido van Rossum | 2000-02-02 | 1 | -27/+27 |
* | posix -> os | Guido van Rossum | 1992-03-31 | 1 | -8/+7 |
* | Use KeyError. | Guido van Rossum | 1991-12-26 | 1 | -1/+1 |
* | path.cat --> join | Guido van Rossum | 1991-08-16 | 1 | -1/+1 |
* | Initial revision | Guido van Rossum | 1990-10-13 | 1 | -0/+36 |