Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | exec() -> exec | Guido van Rossum | 1995-08-10 | 1 | -1/+1 |
| | |||||
* | New way of generating .pyc files, thanks to Sjoerd. | Guido van Rossum | 1994-08-29 | 1 | -0/+2 |
| | | | | | | urllib.py: '+' is not always safe (even though the RFC says so :-( ) whrandom.py: throw away top bits of time to avoid overflow on Mac (where times can be negative) | ||||
* | use std module os | Guido van Rossum | 1992-03-31 | 1 | -11/+1 |
| | |||||
* | Cosmetic changes; sabotage 'go' and 'stdwin'; New == syntax. | Guido van Rossum | 1992-01-01 | 1 | -2/+11 |
| | |||||
* | Use ImportError. | Guido van Rossum | 1991-12-26 | 1 | -1/+1 |
| | |||||
* | Initial revision | Guido van Rossum | 1991-08-16 | 1 | -0/+35 |