Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | added context manager support to the Lock object so you can do "with redis.lo... | Andy McCurdy | 2010-06-15 | 1 | -2/+8 |
* | added a Lock class that mimics the behavior of threading.Lock. | Andy McCurdy | 2010-06-15 | 1 | -0/+47 |