summaryrefslogtreecommitdiff
path: root/dogpile/readwrite_lock.py
Commit message (Expand)AuthorAgeFilesLines
* renaming to dogpile.core so that we are doing a more traditional namespaceMike Bayer2012-04-141-130/+0
* also use LockError hereMike Bayer2011-11-211-1/+1
* get rid of NameError for LockError, use util.threading instead of a condition...Chris McDonough2011-11-211-4/+4
* - merge dogpile tests under test_dogpile, add coverage out for all options, r...Mike Bayer2011-11-201-0/+8
* docsMike Bayer2011-11-171-1/+15
* initial revMike Bayer2011-08-241-0/+108