mirror of
https://github.com/python/cpython.git
synced 2025-08-25 19:24:42 +00:00
Whitespace Normalization
Modified Files: PyShell.py ScriptBinding.py buildapp.py
This commit is contained in:
parent
3d5cbea202
commit
8d1f11b0ef
3 changed files with 7 additions and 7 deletions
|
@ -303,7 +303,7 @@ class MyRPCClient(rpc.RPCClient):
|
|||
"Override the base class - just re-raise EOFError"
|
||||
raise EOFError
|
||||
|
||||
|
||||
|
||||
class ModifiedInterpreter(InteractiveInterpreter):
|
||||
|
||||
def __init__(self, tkconsole):
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue