Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Tkinter, step 2: adapt imports. | Georg Brandl | 2008-05-17 |
| | |||
* | SF patch 1631942 by Collin Winter: | Guido van Rossum | 2007-01-10 |
| | | | | | | (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 |
| | | | | | Rev 1.3 doerwalter (string methods) | ||
* | Initial revision | David Scherer | 2000-08-15 |