Pull Hooke.run*() multiprocessing setup/teardown into ._setup/_cleanup_run.
authorW. Trevor King <wking@drexel.edu>
Sun, 16 May 2010 13:29:51 +0000 (09:29 -0400)
committerW. Trevor King <wking@drexel.edu>
Sun, 16 May 2010 13:29:51 +0000 (09:29 -0400)
commit07dda3e11adf448e31ce80a5dbf713960262a91c
treeef6ecfd86ee7008259641c8d55451e47ebf48eda
parent0a4125c1730a5ae595ce13650178cd15e4571e80
Pull Hooke.run*() multiprocessing setup/teardown into ._setup/_cleanup_run.

Limits code duplication between .run() and .run_lines().
hooke/hooke.py