ZSI 1.7 available

Fred Drake fdrake at gmail.com
Wed Feb 16 18:20:52 CET 2005


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


More information about the Python-announce-list mailing list