Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Tkinter, step 2: adapt imports. | Georg Brandl | 2008-05-17 | 1 | -2/+2 |
| | |||||
* | 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 | ||||
* | Merge PyIdle changes: | Kurt B. Kaiser | 2002-09-18 | 1 | -3/+2 |
| | | | | | Rev 1.3 doerwalter (string methods) | ||||
* | Initial revision | David Scherer | 2000-08-15 | 1 | -0/+221 |