• Tim Peters's avatar
    ClientStorage: · 9c1884de
    Tim Peters authored
    _basic_init():  repair tpc_cond comments in light of recent changes.
    tpc_begin:  when self._server is None, do tpc_cond.notify() to let
    other threads waiting for "_transaction is None" to continue.
    9c1884de
ClientStorage.py 17.4 KB