• Tim Peters's avatar
    Port from 2.7 branch. · a05c56d2
    Tim Peters authored
    Collector 1900.
    
    send_reply(), return_error():  Stop trying to catch an exception that doesn't
    exist, when marshal.encode() raises an exception.  Jeremy simplified the
    marshal.encode() half of this about 3 years ago, but apparently forgot to
    change ZEO/zrpc/connection.py to match.
    a05c56d2
connection.py 32.2 KB