Hi, I am currently working on a 2.0.8 release for pyzmq. In 2.0.8, PUSH and PULL are there, but EMTHREAD has not yet been removed. The 2.0.8 release will have these changes, but I have already made them in the pyzmq master. Sorry I have been so far behind on pyzmq development.
Cheers, Brian On Sat, Aug 28, 2010 at 5:51 AM, Guido Goldstein <[email protected]> wrote: > > Hi! > > Attached 2 small patches to the Python bindings. > > One removes the EMTHREAD constant defined nowhere. > The other introduces the new PUSH and PULL constants for sockets. > So nothing spectacular. :) > > Licensed under LGPL. > > Cheers > Guido > > > > _______________________________________________ > zeromq-dev mailing list > [email protected] > http://lists.zeromq.org/mailman/listinfo/zeromq-dev > > -- Brian E. Granger, Ph.D. Assistant Professor of Physics Cal Poly State University, San Luis Obispo [email protected] [email protected] _______________________________________________ zeromq-dev mailing list [email protected] http://lists.zeromq.org/mailman/listinfo/zeromq-dev
