• Kurt B. Kaiser's avatar
    1. RemoteDebugger now runs user code in subprocess MainThread · 9ec454ec
    Kurt B. Kaiser yazdı
    2. run.py: move exception printing to toplevel to allow access from main()
    3. Clarification in PyShell.py: when the subprocess is restarted, the
       debugger GUI is reused with a fresh instance of the subprocess
       debugger.
    
    M PyShell.py
    M RemoteDebugger.py
    M run.py
    9ec454ec
RemoteDebugger.py 11.4 KB