]> granicus.if.org Git - python/commit
Redirect the warning stream to the shell during the ScriptBinding check of user code
authorKurt B. Kaiser <kbk@shore.net>
Sun, 4 Jul 2004 01:25:56 +0000 (01:25 +0000)
committerKurt B. Kaiser <kbk@shore.net>
Sun, 4 Jul 2004 01:25:56 +0000 (01:25 +0000)
commit49a5fe107fceb0239d87119842b20a7421043b5a
tree1d265bc88514c8069ea096650870b87c06698c86
parent9ec3e3b6eb4b36870bd28682e6c7a6c36911e5e0
Redirect the warning stream to the shell during the ScriptBinding check of user code
and format the warning similarly to an exception for both that check and for
warnings raised in the subprocess.

M NEWS.txt
M Pyshell.py
M ScriptBinding.py
M run.py
Lib/idlelib/NEWS.txt
Lib/idlelib/PyShell.py
Lib/idlelib/ScriptBinding.py
Lib/idlelib/run.py