You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Vincent Driessen 879a87d158 Remove logbook and replace it with logging.
This reverts commit 1ab8c19696 and
reintroduces all changes made by @dstufft.

Still, it needs more patches to reeanble the default log-to-console
behaviour.  See #121.
12 years ago
..
__init__.py Remove logbook and replace it with logging. 12 years ago
fixtures.py Raise a StopException when Control+C is pressed. 13 years ago
helpers.py Simplify the persistence of jobs. 13 years ago
test_connection.py New connection management. 13 years ago
test_decorator.py Make test descriptions show up in short (oneliner) mode, as ./run_tests does. 13 years ago
test_job.py Prefer `result` over `return_value`. 13 years ago
test_queue.py I like this implementation of an 'enum' better. 13 years ago
test_worker.py Add test for custom exc handling. 12 years ago