Commit Graph

7 Commits (12ad33a8e47141d320e1ac309cc5155177b1d1d1)

Author SHA1 Message Date
Michał Zabielski 6058766de4 Remove deprecated PyZMQ call from Python ZMQ example
7 years ago
Akira Takizawa 595a7bab23 Increment MIT Licence copyright header year on files modified in 2017
7 years ago
aaron-hanson 33698c94be Trivial: fix comments for ZeroMQ bitcoind args
7 years ago
practicalswift 25cd520fc4 Use sys.exit(...) instead of exit(...): exit(...) should not be used in programs
7 years ago
practicalswift bd02422332 Remove accidental trailing semicolons in Python code
8 years ago
Bob McElrath b471daf85b Adddress nits, use asyncio signal handling, create_task
8 years ago
Bob McElrath 4bb7d1bc4d Add python version checks and 3.4 example
8 years ago