aboutsummaryrefslogtreecommitdiff
path: root/contrib/zmq/zmq_sub3.4.py
AgeCommit message (Expand)Author
2017-08-28Use sys.exit(...) instead of exit(...): exit(...) should not be used in programspracticalswift
2017-03-28Remove accidental trailing semicolons in Python codepracticalswift
2017-01-19Adddress nits, use asyncio signal handling, create_taskBob McElrath
2017-01-19Add python version checks and 3.4 exampleBob McElrath