You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
Jim Paris edf4568e8f Fix error in interval comparisons; add coverage 4 years ago
..
__init__.py Remove old unicode helpers 4 years ago
atomic.py Fix various string/bytes issues with Python 3 4 years ago
diskusage.py Run 2to3 automatic fixes over entire tree 4 years ago
fallocate.py When removing data from files, try to punch a hole. 10 years ago
interval.py Fix error in interval comparisons; add coverage 4 years ago
iterator.py Run 2to3 automatic fixes over entire tree 4 years ago
lock.py Add locking mechanism to avoid multiple servers on one DB 10 years ago
lrucache.py Port cython and C code to python 3 4 years ago
mustclose.py Update mustclose and test_mustclose for Python 3 (this was hard!) 4 years ago
printf.py Run 2to3 automatic fixes over entire tree 4 years ago
serializer.py Don't wait for thread to exit in __del__ 4 years ago
sort.py Tweaks to sorting 10 years ago
threadsafety.py Run 2to3 automatic fixes over entire tree 4 years ago
time.py Consistently use bytes everywhere for stream data 4 years ago
timer.py Run 2to3 automatic fixes over entire tree 4 years ago
timestamper.py Consistently use bytes everywhere for stream data 4 years ago