Eddie Hebert
9500163ed8
Adds Apache 2.0 license header to source files.
2012-10-08 17:32:41 -04:00
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
fawce
81718011df
cut most of protocol, cut most of log_utils.
2012-09-08 23:20:38 -04:00
fawce
c2d2305a8b
removed log_utils, since it exists to create the zmq logbook handler.
2012-09-08 22:46:52 -04:00
fawce
7f41a9435e
new tests and support for logging primitives (bugfix)
2012-08-14 22:46:58 -04:00
fawce
427cfd53ec
working on logging
2012-08-08 14:00:36 -04:00
fawce
1262dcdef1
logging converted to share socket with performance
2012-07-17 11:04:32 -04:00
fawce
cd998d622c
fixed logging bugs, added a DONE signal for logging.
2012-07-17 11:04:32 -04:00
scottsanderson
6aa7bf893d
trying to fix some odd behavior
2012-07-04 15:31:16 -04:00