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