bpo-31460: Simplify the API of IDLE's Module Browser. (#3842)
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.
T
Terry Jan Reedy committed
d6bb65f378e34fe0c11fdb39588357ecf22964eb
Parent: bfebfd8
Committed by GitHub <noreply@github.com>
on 9/30/2017, 11:54:28 PM