exception handling code revised. gevent, pypy, and threadsim vestiges removed.

devel flag removed.
This commit is contained in:
fawce
2012-07-26 16:22:13 -04:00
parent 1f3a2cc3dc
commit abf9c8efa5
13 changed files with 233 additions and 321 deletions
-1
View File
@@ -1,5 +1,4 @@
import logging
from gevent_zeromq import zmq
import zipline.protocol as zp
from zipline.core.component import Component