tonysimpson / nanomsg-python

nanomsg wrapper for python with multiple backends (CPython and ctypes) should support 2/3 and Pypy
MIT License
381 stars 85 forks source link

Improve support for Python 3 #14

Closed walkr closed 10 years ago

walkr commented 10 years ago

All tests pass with versions 3.4 and 2.7.6

walkr commented 10 years ago

Oops. Sorry, I forgot to pull from original. Redoing in a sec.