nanomsg-python icon indicating copy to clipboard operation
nanomsg-python copied to clipboard

Add nanomsg.__all__ module variable

Open wtfuzz opened this issue 7 years ago • 0 comments

This adds an __all__ variable to the nanomsg module.

I came across this writing an eventlet greenthread monkeypatch integration.

See eventlet/eventlet#530

wtfuzz avatar Dec 07 '18 20:12 wtfuzz