pyzmq/mypy_tests/test_toplevel.py

5 lines
68 B
Python

import zmq
zmq.has("feature")
public, secret = zmq.curve_keypair()