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 78cfda32e3 Handle another exception from some versions of dateutil.parser 9 years ago
..
datetime_tz Move datetime_tz package under nilmdb.utils 11 years ago
__init__.py Add unicode decode/encode helpers 11 years ago
atomic.py More work towards correctly removing rows. 11 years ago
diskusage.py Fix disk usage block size 10 years ago
fallocate.py When removing data from files, try to punch a hole. 11 years ago
interval.py Add nilmdb.utils.interval.intersection by generalizing set_difference 10 years ago
iterator.py Add interval.set_difference function and associated tests 11 years ago
lock.py Add locking mechanism to avoid multiple servers on one DB 11 years ago
lrucache.py Clean up some pylint warnings and potential errors 11 years ago
mustclose.py Ignore exceptions during __del__ handlers, which may get called during shutdown 10 years ago
printf.py Refactor utility classes into nilmdb.utils subdir/namespace 11 years ago
serializer.py Ignore exceptions during __del__ handlers, which may get called during shutdown 10 years ago
sort.py Tweaks to sorting 11 years ago
threadsafety.py Improve serializer_proxy and verify_thread_proxy 11 years ago
time.py Handle another exception from some versions of dateutil.parser 9 years ago
timer.py Move time parsing from cmdline into nilmdb.utils.time 11 years ago
timestamper.py Continue moving time-handling code into nilmdb.utils.time 11 years ago
unicode.py Improve boolean HTTP parameter handling 10 years ago