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 ba915bb290 Use os.replace instead of os.remove; remove a "no cover" 4 years ago
..
__init__.py Remove old unicode helpers 4 years ago
atomic.py Use os.replace instead of os.remove; remove a "no cover" 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. 11 years ago
interval.py Fix branch coverage 4 years ago
iterator.py Run 2to3 automatic fixes over entire tree 4 years ago
lock.py Remove dummy lock functions from lock.py 4 years ago
lrucache.py Port cython and C code to python 3 4 years ago
mustclose.py Add tests for two more "no cover" blocks 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 11 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 Add tests for two more "no cover" blocks 4 years ago
timestamper.py Consistently use bytes everywhere for stream data 4 years ago