]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Issue #25507: Move 4 objects from pyshell to run and switch inports.
authorTerry Jan Reedy <tjreedy@udel.edu>
Fri, 15 Jul 2016 06:43:03 +0000 (02:43 -0400)
committerTerry Jan Reedy <tjreedy@udel.edu>
Fri, 15 Jul 2016 06:43:03 +0000 (02:43 -0400)
commit6cf0e13b656b624f456f9ca1deb924dc00191bc7
treed8d7583b55638643df2256acdce5846d878dd608
parentce7b27d169f0d8383f99e0b73d6057aae6470e27
Issue #25507: Move 4 objects from pyshell to run and switch inports.
This removes one problem inport and reduces len(sys.modules) by 37.
Lib/idlelib/pyshell.py
Lib/idlelib/run.py
Lib/idlelib/stackviewer.py