Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove the SGI demos. These were all ancient and nobody cared enough. | Guido van Rossum | 2002-09-17 | 10 | -2066/+0 |
| | |||||
* | Spelling fixes supplied by Rob W. W. Hooft. All these are fixes in either | Thomas Wouters | 2000-07-16 | 1 | -1/+1 |
| | | | | | | | | | | comments, docstrings or error messages. I fixed two minor things in test_winreg.py ("didn't" -> "Didn't" and "Didnt" -> "Didn't"). There is a minor style issue involved: Guido seems to have preferred English grammar (behaviour, honour) in a couple places. This patch changes that to American, which is the more prominent style in the source. I prefer English myself, so if English is preferred, I'd be happy to supply a patch myself ;) | ||||
* | removing more stdwin users | Guido van Rossum | 2000-05-11 | 9 | -937/+0 |
| | |||||
* | Fix a couple dozen broken ci.append(x, y, z) calls, spotted by Tim. | Guido van Rossum | 2000-02-25 | 1 | -25/+25 |
| | |||||
* | Fix multi-arg list.append() calls. | Guido van Rossum | 1998-10-08 | 1 | -2/+2 |
| | |||||
* | nannified | Guido van Rossum | 1998-09-14 | 2 | -466/+466 |
| | |||||
* | /usr/local/bin/python -> /usr/bin/env python | Guido van Rossum | 1996-11-27 | 8 | -8/+8 |
| | |||||
* | print gl variables | Guido van Rossum | 1994-10-07 | 1 | -0/+20 |
| | |||||
* | *** empty log message *** | Guido van Rossum | 1993-12-17 | 2 | -10/+15 |
| | |||||
* | Actualized | Guido van Rossum | 1992-12-14 | 5 | -20/+22 |
| | |||||
* | Actualized. | Guido van Rossum | 1992-12-14 | 1 | -3/+3 |
| | | | | Do import stdwingl | ||||
* | /usr/local/bin/python | Guido van Rossum | 1992-12-14 | 5 | -5/+5 |
| | |||||
* | Add description of kunst.py | Guido van Rossum | 1992-12-14 | 1 | -0/+6 |
| | |||||
* | Unknown changes by Jack. | Guido van Rossum | 1992-12-14 | 1 | -61/+41 |
| | |||||
* | Use tzparse to avoid embarrasment in other timezones or when DST changes. | Guido van Rossum | 1992-12-14 | 1 | -9/+9 |
| | | | | Adapt to new, stricter, rules for argument passing. | ||||
* | Initial revision | Guido van Rossum | 1992-03-30 | 18 | -0/+2990 |