Commit Graph

6 Commits (e042bfa954f42d170957b2b453ea13a9fcfffc46)

Author SHA1 Message Date
David Wilson e042bfa954 Fix CallError when no traceback is active. 8 years ago
David Wilson 0b0e828c04 Fixes/improvements
Get rid of syslog.
Get rid of section comments.
Move IOLOG to separate logger to avoid infinite loop.
Change function docstring style.
Delete log Formatter.
Implement LogHandler to forward logs to parent.
Delete Pickle(), simplify Unpickle().
Have slave Finalize() when parent disconnects.
Delete AddStream().
8 years ago
David Wilson 9e2b1d24be Fix memory leak. 8 years ago
David Wilson b9e4dd62e9 Fix _UpdateStream race. 8 years ago
David Wilson da77cb5870 Fixes
CallError rather than trying to preserve exceptions.
Dead sentinel value instead of killed everywhere.
Simplify Channel.
MasterModuleResponder error response.
Simplify Unpickle().
Simplify reprs everywhere.
AllowClass() instead of AllowModule().
Get rid of needless property().
Split ExternalContextMain up into class.
econtext.utils module.
8 years ago
David Wilson cd9b93dd17 Turn into a package. 8 years ago