Esempio n. 1
0
File: zmq.py Progetto: minrk/pyczmq
def ctx_new():
    return Z.zmq_ctx_new()
Esempio n. 2
0
def ctx_new():
    return Z.zmq_ctx_new()