Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Mikael Lyngvig writes: | Guido van Rossum | 1999-06-25 | 1 | -4/+4 |
| | | | | | I just noticed that the changes below also apply to cmpcache.py, which is virtually identical to cmp.py. | ||||
* | fix buffer size | Guido van Rossum | 1994-10-09 | 1 | -1/+1 |
| | |||||
* | posix -> os | Guido van Rossum | 1992-03-31 | 1 | -2/+2 |
| | |||||
* | New == syntax | Guido van Rossum | 1992-01-01 | 1 | -2/+2 |
| | |||||
* | Changed use of stat. | Guido van Rossum | 1990-10-24 | 1 | -3/+3 |
| | |||||
* | Use 'stat' module instead of hardcoding information from <sys/stat.h>. | Guido van Rossum | 1990-10-21 | 1 | -9/+3 |
| | |||||
* | Initial revision | Guido van Rossum | 1990-10-13 | 1 | -0/+74 |