Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove unused local variables | Neal Norwitz | 2002-09-12 | 1 | -1/+0 |
* | Whitespace normalization. | Tim Peters | 2002-08-23 | 1 | -1/+1 |
* | Massive changes from SF 589982 (tempfile.py rewrite, by Zack | Guido van Rossum | 2002-08-09 | 1 | -2/+4 |
* | Patch #590913: PEP 263 support. | Martin v. Löwis | 2002-08-05 | 1 | -1/+184 |
* | Add primitive printing support for Unix and Windows. | Guido van Rossum | 2002-06-10 | 1 | -0/+32 |
* | Provisional fix for writefile() [SF bug # 541730]. | Guido van Rossum | 2002-04-15 | 1 | -1/+1 |
* | Convert a pile of obvious "yes/no" functions to return bool. | Tim Peters | 2002-04-04 | 1 | -4/+4 |
* | move "from Tkinter import *" to module level | Jeremy Hylton | 2001-02-02 | 1 | -1/+1 |
* | Add close() method that breaks a cycle. | Guido van Rossum | 1999-06-25 | 1 | -4/+17 |
* | Checking in IDLE 0.2. | Guido van Rossum | 1999-01-02 | 1 | -23/+84 |
* | Initial checking of Tk-based Python IDE. | Guido van Rossum | 1998-10-10 | 1 | -0/+158 |