• Tim Peters's avatar
    Forward port from ZODB 3.2. · dc521d7c
    Tim Peters authored
    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.
    dc521d7c
connection.py 29.8 KB