• Guido van Rossum's avatar
    Inline _basic_init(). · e47faf57
    Guido van Rossum authored
    XXX This created two unused attributes, self._commit_lock_{acquire,release}.
    Why?  I've gotten rid of them.  The test suite succeeds.  But they are
    created by BaseStorage; maybe they play a role in the standard storage
    API???
    e47faf57
ClientStorage.py 20.1 KB