Eddie Hebert
77af1ca632
Applies PEP-8 and pyflakes style to tests and zipline.
...
Mostly whitespace, line width and other spacing changes.
Also, removes use of deprecated has_key in favor of `in`
Going forward new patches should pass running `flake8` before
submission.
2012-10-05 12:14:09 -04:00
scottsanderson
22523b5c12
clean up cruft and fix bugs from timeout rename
2012-08-23 13:09:31 -04:00
scottsanderson
567659d058
rename capitalize heartbeat and timeout
2012-08-23 11:48:52 -04:00
scottsanderson
d24bfbbf43
SimulatedLite
2012-08-21 14:34:18 -04:00
scottsanderson
8fed50130c
reset heartbeat count on enter/exit
2012-08-20 18:04:30 -04:00
scottsanderson
8b67d6a45c
fix __exit__ for timeout
2012-08-19 15:00:09 -04:00
scottsanderson
b5cb08ceed
heartbeat and timeout usable as context managers
2012-08-19 02:21:43 -04:00
scottsanderson
58b027798a
added timeout and heartbeat decorators
2012-08-18 17:08:41 -04:00