index
:
cpython.git
2.7
3.3
3.4
3.5
3.6
benjamin-clang
benjamin-iteration-torture
buildbot-custom
master
https://github.com/python/cpython.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Lib
/
idlelib
/
WidgetRedirector.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Issue #22033: Reprs of most Python implemened classes now contain actual
Serhiy Storchaka
2014-07-25
1
-3/+5
*
#21940: Add unittest for WidgetRedirector. Initial patch by Saimadhav Heblikar.
Terry Jan Reedy
2014-07-11
1
-12/+19
*
Issue #21940: add docstrings to idlelib.WidgetRedirector.
Terry Jan Reedy
2014-07-10
1
-18/+60
*
Issue #21477: Idle htest: merge and modify run and runall; add many tests.
Terry Jan Reedy
2014-05-24
1
-8/+7
*
Tkinter, step 2: adapt imports.
Georg Brandl
2008-05-17
1
-1/+1
*
Merged revisions 58221-58741 via svnmerge from
Guido van Rossum
2007-11-01
1
-34/+68
*
Merged revisions 56301-56442 via svnmerge from
Guido van Rossum
2007-07-18
1
-1/+1
*
Fix most trivially-findable print statements.
Guido van Rossum
2007-02-09
1
-1/+1
*
Remove has_key() references from idlelib. IDLE still doesn't run due
Guido van Rossum
2006-08-22
1
-2/+2
*
Replace backticks with repr() or "%r"
Walter Dörwald
2004-02-12
1
-1/+1
*
SF patch #768187: replace apply(f, args, kwds) with f(*args, **kwds)
Raymond Hettinger
2003-07-09
1
-2/+2
*
Initial revision
David Scherer
2000-08-15
1
-0/+92