Setting Up SOAPpy for Python v2.5 on Windows?

Steven Bethard steven.bethard at gmail.com
Tue Mar 13 15:54:47 EDT 2007


Steve wrote:
> What are the required version of the SOAPpy, PyXML, fpconst that are
> needed to run under the Python 2.5 environment on Windows?

If you're not married to SOAPpy, you can use elementsoap which has just 
a single download and works with ElementTree from the 2.5 stdlib:

     http://effbot.org/downloads/#elementsoap


STeVe



More information about the Python-list mailing list