Version 1.7 of the Zolera SOAP Infrastructure is now available. ZSI is a library to allow creating web services that support SOAP; it is implemented purely in Python.
Changes since ZSI 1.6: - Add support for jonpy (http://jonpy.sourceforge.net) FastCGI courtesy of Guan Yang - Avoid FutureWarning with Python 2.3.x - Make sure generated ID values are legal IDs under Python 2.3 and newer - Don't need _textunprotect (via Grahame Bowland) - Fix ZSI.wstools.XMLname.toXMLname() so namespace prefix isn't lost -Fred -- Fred L. Drake, Jr. <fdrake at gmail.com> Zope Corporation -- http://mail.python.org/mailman/listinfo/python-announce-list Support the Python Software Foundation: http://www.python.org/psf/donations.html