]> granicus.if.org Git - python/commit
Support testing in .../Lib/idlelib when calling <python PyShell.py>
authorKurt B. Kaiser <kbk@shore.net>
Sun, 15 Jun 2003 17:38:45 +0000 (17:38 +0000)
committerKurt B. Kaiser <kbk@shore.net>
Sun, 15 Jun 2003 17:38:45 +0000 (17:38 +0000)
commit9e8b828f07d0a55676e987b4ca70c247853f5695
treeca3260075ea4cf72353dbe3e74a3770787e04a63
parentf35092c3d4c711e8085adc84294a1a01cdf8b59a
Support testing in .../Lib/idlelib when calling <python PyShell.py>
by providing other modules access to globals set up in PyShell.main()
Lib/idlelib/PyShell.py