Index: PyShell.py =================================================================== --- PyShell.py (revision 89001) +++ PyShell.py (working copy) @@ -610,9 +610,7 @@ try: source = source.encode(IOBinding.encoding) except UnicodeError: - self.tkconsole.resetoutput() - self.write("Unsupported characters in input\n") - return + pass try: # InteractiveInterpreter.runsource() calls its runcode() method, # which is overridden (see below)

AltStyle によって変換されたページ (->オリジナル) /