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
/
FileList.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
#7092: Fix additional "-3" warnings in the idlelib package, and convert to ab...
Florent Xicluna
2010-04-02
1
-3/+3
*
replace has_key with 'in' operator
Benjamin Peterson
2009-10-09
1
-2/+2
*
Tkinter rename reversal: remove tkinter package, adapt imports and docs.
Georg Brandl
2008-05-20
1
-2/+2
*
Tkinter rename, step 2: fix imports and add stub modules.
Georg Brandl
2008-05-16
1
-2/+2
*
Clean up EditorWindow close.
Kurt B. Kaiser
2007-10-04
1
-1/+1
*
1. If user passes a non-existant filename on the commandline, just open
Kurt B. Kaiser
2004-08-22
1
-28/+10
*
Replace backticks with repr() or "%r"
Walter Dörwald
2004-02-12
1
-3/+3
*
1. Update WindowList registry when filename changes so that
Kurt B. Kaiser
2003-06-06
1
-4/+0
*
SF 748973 Guido van Rossum patch
Kurt B. Kaiser
2003-06-05
1
-2/+2
*
py-cvs-2000_07_13 (Rev 1.9) merge
Kurt B. Kaiser
2001-07-14
1
-11/+7
*
py-cvs-rel2_1 (Rev 1.8) merge - whitespace normalization
Kurt B. Kaiser
2001-07-13
1
-6/+6
*
Initial revision
David Scherer
2000-08-15
1
-0/+150