• Kurt B. Kaiser's avatar
    M PyShell.py · 0930c43e
    Kurt B. Kaiser yazdı
    1. Format and print exceptions raised in user code.
    
    M rpc.py
    1. Additional debug messages in rpc.py
    2. Move debug message enable switch from SocketIO to Client and Server
       to allow separate activation.
    3. Add indication of origin (client or server) to debug message
    4. Add sequence number to appropriate debug messages
    
    5. Pass string exception arg as a string rather than a tuple.
    0930c43e
rpc.py 17.3 KB