Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Revert the renaming of repr to reprlib. | Brett Cannon | 2008-05-23 | 1 | -1/+1 |
| | |||||
* | Tkinter rename reversal: remove tkinter package, adapt imports and docs. | Georg Brandl | 2008-05-20 | 1 | -1/+1 |
| | |||||
* | Tkinter rename, step 2: fix imports and add stub modules. | Georg Brandl | 2008-05-16 | 1 | -1/+1 |
| | |||||
* | Changed references to the reprlib module to use its new name. | Alexandre Vassalotti | 2008-05-16 | 1 | -1/+1 |
| | |||||
* | Replace backticks with repr() or "%r" | Walter Dörwald | 2004-02-12 | 1 | -1/+1 |
| | | | | From SF patch #852334. | ||||
* | Merge Py Idle changes: | Kurt B. Kaiser | 2002-09-16 | 1 | -2/+2 |
| | | | | | Rev 1.4 tim_one Convert a pile of obvious "yes/no" functions to return bool | ||||
* | py-cvs-rel2_1 (Rev 1.3) merge | Kurt B. Kaiser | 2001-07-13 | 1 | -6/+6 |
| | | | | "Make the test program work outside IDLE." -- GvR | ||||
* | Initial revision | David Scherer | 2000-08-15 | 1 | -0/+151 |