Hi there,
Today I uploaded Python-SOAP 0.3.0 pre 1. This is a preview of the upcoming 0.3.0 release. The following are some of the most important improvements:
- now independent of any particular XML package or version, because it comes now with built-in pxdom, a fine DOM Level 3 implementation.
- now compatible with Python 2.1 - 2.3, maybe 2.0, but untested.
- passes a great deal of the W3C's testsuite, but not complete :-(
for other improvements see the ChangeLog.
Please be aware that this is a prerelease, and might therefore contain bugs and inconsistencies. But it _should_ be at least as stable as the 0.2 release. I am already running 0.3 in production without problems so far.
Best regards, Roman