Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython3
/
11a247df88f15b51feff8a3c46005676bb29b96e
/
Lib
/
idlelib
/
stackviewer.py
70d28a1
Remove unused imports.
by Serhiy Storchaka
· 9 years ago
bfbaa6b
Issue #27891: Consistently group and sort imports within idlelib modules.
by Terry Jan Reedy
· 9 years ago
6cf0e13
Issue #25507: Move 4 objects from pyshell to run and switch inports.
by Terry Jan Reedy
· 9 years ago
a748032
Refine geometry of idlelib htests (and a few other fix-ups).
by Terry Jan Reedy
· 9 years ago
b60adc5
Issue #24137: Run IDLE, test_idle, and htest with tkinter default root disabled.
by Terry Jan Reedy
· 9 years ago
2e747c4
Issue #27156: Remove more unused idlelib code.
by Terry Jan Reedy
· 9 years ago
6fa5bdc
Issue #24225: Within idlelib files, update idlelib module names.
by Terry Jan Reedy
· 9 years ago
0d9220e
Issue #24225: Rename many idlelib/*.py and idlelib/idle_test/test_*.py files.
by Terry Jan Reedy
· 9 years ago
[Renamed from Lib/idlelib/StackViewer.py]
8e92967
Issue #24790: correct typo noticed by Eric Smith
by Terry Jan Reedy
· 10 years ago
2050a10
Issue #24790: Restore unused function.
by Terry Jan Reedy
· 10 years ago
a78ebe6
Issue #24790: Remove extraneous code (which also create 2 & 3 conflicts).
by Terry Jan Reedy
· 10 years ago
092b3cf
More idlelib cleanup inspired by pyflakes.
by Terry Jan Reedy
· 11 years ago
a2fc99e
Issue #21477: Idle htest: modify run; add more tests.
by Terry Jan Reedy
· 11 years ago
14fc427
Tkinter, step 2: adapt imports.
by Georg Brandl
· 17 years ago
e071277
Conform to py3k dict.{keys, items, values} with some advice from 2b3
by Kurt B. Kaiser
· 18 years ago
2d7f6a0
Switch to absolute imports to support direct execution of modules. Many
by Kurt B. Kaiser
· 18 years ago
36e0a92
Merged revisions 56443-56466 via svnmerge from
by Guido van Rossum
· 18 years ago
e7ba495
Merged revisions 55631-55794 via svnmerge from
by Guido van Rossum
· 18 years ago
5f7c4b3
Remove dead code in get_stack().
by Kurt B. Kaiser
· 23 years ago
7879ad0
Merge Py Idle changes:
by Kurt B. Kaiser
· 23 years ago
ed813bf
Combine OldStackViewer.py with Debugger.py, removing dead code.
by unknown
· 23 years ago
a4c9be8
py-cvs-2001_07_13 (Rev 1.16) merge
by Kurt B. Kaiser
· 24 years ago
fcd44ec
py-cvs-rel2_1 (Rev 1.15) merge - whitespace normalization
by Kurt B. Kaiser
· 24 years ago
7aced17
Initial revision
by David Scherer
· 25 years ago