Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Lawrence Kesteloot noted: Lib/user.py has a comment that says that the | Guido van Rossum | 2000-03-30 | 1 | -1/+1 |
| | | | | | script pointed to by PYTHONPATH will be executed on startup. That should say PYTHONSTARTUP. | ||||
* | Mass check-in after untabifying all files that need it. | Guido van Rossum | 1998-03-26 | 1 | -6/+6 |
| | |||||
* | Refinement of home for NT, courtesy Jeff Bauer. | Guido van Rossum | 1997-12-03 | 1 | -3/+8 |
| | |||||
* | #typo | Guido van Rossum | 1997-08-30 | 1 | -1/+1 |
| | |||||
* | user.py -- when imported, execfile(~/.pythonrc.py). | Guido van Rossum | 1997-08-28 | 1 | -0/+38 |