]> 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:21 +0000 (07:57 +0000)
committerGeorg Brandl <georg@python.org>
Thu, 12 Oct 2006 07:57:21 +0000 (07:57 +0000)
commitd076153ee8a9e4e2e7ecd3ff77fdb3b7aaf7ef77
tree8926b24b9f0ce69badcaf0f60a0d6dd6257441b2
parentfc8375748a8aacb1fb2e5eedd7a48bc6523b6fec
Bug #813342: Start the IDLE subprocess with -Qnew if the parent
is started with that option.
Lib/idlelib/PyShell.py
Misc/NEWS