execnet-1.0.6 is a backward compatible release fixing jython/win32
and general race condition issues.

execnet is a small, stable and well documented pure-python library for
automatically deploying and interacting with clusters of Python interpreters.
It seamlessly instantiates remote interpreters through the 'ssh' command line
tool or socket connections.  It supports interactions between Python 2.4 through
to 3.1, Jython-2.5.1 and pypy-c, therefore enabling generic Python-to-Python
bridging.

More info here: http://codespeak.net/execnet/

cheers,

holger
-- 
http://mail.python.org/mailman/listinfo/python-announce-list

        Support the Python Software Foundation:
        http://www.python.org/psf/donations/

Reply via email to