Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython3
/
d2f96672642cc51b92f61b951ca1b11d615c12d1
/
Lib
/
idlelib
/
browser.py
15119bc
IDLE: Fix 2 typos found by Min ho Kim. (GH-15617)
by Terry Jan Reedy
· 6 years ago
1a4d9ff
bpo-32411: IDLE: Remove line number sort in browser.py (#5011)
by Cheryl Sabella
· 6 years ago
a361e89
bpo-33906: Rename idlelib.windows as window (#7833)
by Terry Jan Reedy
· 7 years ago
20d48a4
bpo-32100: IDLE: Fix pathbrowser errors; improve tests. (#4484)
by Cheryl Sabella
· 8 years ago
a5293b4
Fix miscellaneous typos (#4275)
by luzpaz
· 8 years ago
d6bb65f
bpo-31460: Simplify the API of IDLE's Module Browser. (#3842)
by Terry Jan Reedy
· 8 years ago
bfebfd8
bpo-31649: Make IDLE's _htest, _utest parameters keyword-only. (#3839)
by Terry Jan Reedy
· 8 years ago
cd99e79
bpo-31459: Rename IDLE's module browser from Class Browser to Module Browser. (#3704)
by Cheryl Sabella
· 8 years ago
058de11
bpo-1612262: IDLE: Class Browser shows nested functions, classes (#2573)
by Cheryl Sabella
· 8 years ago
ba35227
bpo-30881: IDLE: add docstrings to browser.py (#2638)
by csabella
· 8 years ago
2000150
bpo-21624: IDLE -- minor htest fixes (#2575)
by terryjreedy
· 8 years ago
bfbaa6b
Issue #27891: Consistently group and sort imports within idlelib modules.
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/ClassBrowser.py]
d0c0f00
Issue #25313: Change the handling of new built-in text color themes to better
by Terry Jan Reedy
· 10 years ago
cd56736
Issue #22629: Revise idle_test.htest, mostly docstring. Start revision of
by Terry Jan Reedy
· 11 years ago
44f09eb
Delete a few unused names suggested 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
1b392ff
Issue #21477: Idle htest: merge and modify run and runall; add many tests.
by Terry Jan Reedy
· 11 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
b940e11
SF patch 1631942 by Collin Winter:
by Guido van Rossum
· 19 years ago
73360a3
Add a highlight theme for builtin keywords. Python Patch 805830 Nigel Rowe
by Kurt B. Kaiser
· 22 years ago
0b74344
...and the old pyclbr.py faked Function instances with Class instances
by Kurt B. Kaiser
· 23 years ago
6550051
SF bug #668906: class browser raises AttributeError
by Raymond Hettinger
· 23 years ago
a1962d6
Get rid of 1.5.2 compatibility hack. :-)
by Guido van Rossum
· 23 years ago
a287644
Merge Py Idle changes Rev 1.13 (string methods)
by Kurt B. Kaiser
· 23 years ago
d6c4c9e
py-cvs-rel2_1 (Rev 1.12) merge - whitespace normalization
by Kurt B. Kaiser
· 24 years ago
7aced17
Initial revision
by David Scherer
· 25 years ago