| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | SF patch 1631942 by Collin Winter: | Guido van Rossum | 2007-01-10 | 1 | -1/+1 |
| | | | | | | | (a) "except E, V" -> "except E as V" (b) V is now limited to a simple name (local variable) (c) V is now deleted at the end of the except block | ||||
| * | Sort the list of files processed before running the test on each. | Fred Drake | 2000-08-23 | 1 | -3/+1 |
| | | |||||
| * | nannified | Guido van Rossum | 1998-09-14 | 1 | -18/+18 |
| | | |||||
| * | /usr/local/bin/python -> /usr/bin/env python | Guido van Rossum | 1996-11-27 | 1 | -1/+1 |
| | | |||||
| * | Demos for Fred's parser module | Guido van Rossum | 1996-08-21 | 1 | -0/+50 |
