Staging
v0.8.1
https://github.com/python/cpython
Revision d6bb65f378e34fe0c11fdb39588357ecf22964eb authored by Terry Jan Reedy on 30 September 2017, 23:54:28 UTC, committed by GitHub on 30 September 2017, 23:54:28 UTC
Passing a widget instead of an flist with a root widget opens the option of
creating a browser frame that is only part of a window. Passing a full file
name instead of pieces assumed to come from a .py file opens the possibility
of browsing python files that do not end in .py.
1 parent bfebfd8
History
Tip revision: d6bb65f378e34fe0c11fdb39588357ecf22964eb authored by Terry Jan Reedy on 30 September 2017, 23:54:28 UTC
bpo-31460: Simplify the API of IDLE's Module Browser. (#3842)
Tip revision: d6bb65f
File Mode Size
fixes
pgen2
tests
Grammar.txt -rw-r--r-- 7.1 KB
PatternGrammar.txt -rw-r--r-- 793 bytes
__init__.py -rw-r--r-- 7 bytes
__main__.py -rw-r--r-- 67 bytes
btm_matcher.py -rw-r--r-- 6.5 KB
btm_utils.py -rw-r--r-- 9.7 KB
fixer_base.py -rw-r--r-- 6.5 KB
fixer_util.py -rw-r--r-- 14.9 KB
main.py -rw-r--r-- 11.4 KB
patcomp.py -rw-r--r-- 6.9 KB
pygram.py -rw-r--r-- 1.1 KB
pytree.py -rw-r--r-- 27.3 KB
refactor.py -rw-r--r-- 26.8 KB

back to top