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 48cee215af Rewrite of the connection setup.
I'd want to advice against using `use_connection()` more, as the
connection setup is less explicit, and also pollutes global memory.

Because, well:

    $ python -m this | head -n4 | tail -n1

;)
13 years ago
..
fib.py Update README (and example). 13 years ago
run_example.py Rewrite of the connection setup. 13 years ago
run_worker.py Rewrite of the connection setup. 13 years ago