Py-xmlrpc is a fast and stable implementation of the xmlrpc spec for Python (written in C). It supports both blocking and non-blocking clients and servers on Windows and POSIX (Linux, Sun) platforms. Speed improvements are often an order of magnitude over Python's standard xmlrpclib library. This release includes several new features, including a drop-in compatibility wrapper for xmlrpclib.