• Tim Peters's avatar
    Port rev 29092 from 3.3 branch. · 7a473f11
    Tim Peters authored
    Forward port from ZODB 3.2.
    
    Connection.__init__():  Python 2.4 added a new gimmick to asyncore (a
    ._map attribute on asyncore.dispatcher instances) that breaks the
    delicate ZEO startup dance.  Repaired that.
    7a473f11
connection.py 29.8 KB