]> granicus.if.org Git - python/commit
Bug #813342: Start the IDLE subprocess with -Qnew if the parent
authorGeorg Brandl <georg@python.org>
Thu, 12 Oct 2006 07:57:24 +0000 (07:57 +0000)
committerGeorg Brandl <georg@python.org>
Thu, 12 Oct 2006 07:57:24 +0000 (07:57 +0000)
commitf0db92a676055c48ee9c6119ffa057c9d6397a55
treebb6707346cbf61b6a75e4237978a7cddba53b032
parentbdbb9c62deea03ddb592d839d6e86236a205f431
Bug #813342: Start the IDLE subprocess with -Qnew if the parent
is started with that option.
 (backport from rev. 52295)
Lib/idlelib/PyShell.py
Misc/NEWS