Staging
v0.5.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
test
README -rw-r--r-- 12.4 KB
bkfile.py -rw-r--r-- 664 bytes
checkextensions.py -rw-r--r-- 2.6 KB
checkextensions_win32.py -rw-r--r-- 6.1 KB
extensions_win32.ini -rw-r--r-- 3.9 KB
flag.py -rw-r--r-- 41 bytes
freeze.py -rwxr-xr-x 16.7 KB
hello.py -rw-r--r-- 24 bytes
makeconfig.py -rw-r--r-- 1.6 KB
makefreeze.py -rw-r--r-- 2.7 KB
makemakefile.py -rw-r--r-- 916 bytes
parsesetup.py -rw-r--r-- 2.9 KB
win32.html -rw-r--r-- 7.0 KB
winmakemakefile.py -rw-r--r-- 4.9 KB

README

back to top