• Kurt B. Kaiser's avatar
    Backporting [ 778323 ] Tk Dialog Upon Subprocess Socket Error · e08a8503
    Kurt B. Kaiser yazdı
    Added a Tk error dialog to run.py inform the user if the subprocess can't
    connect to the user GUI process.  Added a timeout to the GUI's listening
    socket.  Added Tk error dialogs to PyShell.py to announce a failure to bind the
    port or connect to the subprocess.  Clean up error handling during connection
    initiation phase.  This is an update of Python Patch 778323.
    
    M NEWS.txt
    M PyShell.py
    M ScriptBinding.py
    M idlever.py
    M run.py
    e08a8503
ScriptBinding.py 7.03 KB