summaryrefslogtreecommitdiff
path: root/gr-zeromq/python/zeromq/rpc_manager.py
Commit message (Expand)AuthorAgeFilesLines
* zeromq: pep8 formattingJosh Morman2021-11-241-2/+2
* python: Remove unnecessary 'from __future__ import'Oleksandr Kravchuk2020-08-031-2/+0
* Update license header to SPDX formatdevnulling2020-01-271-14/+1
* python3: update non-GRC components to use python2 or python3Douglas Anderson2017-02-261-10/+13
* gr-zeromq: Improve error messagesJohannes Schmitz2015-09-111-2/+2
* zeromq: cleanup copyrightJohnathan Corgan2014-05-061-3/+2
* Fix callback function to work with multiple arguments and return NoneJohannes Schmitz2014-04-221-2/+3
* zeromq: first try at enabling Python. Segfaults in SWIG code.Johnathan Corgan2014-04-221-0/+101