Hi!
This code works on Debian under Python 2.5 but doesn't on Ubuntu under Python 2.6:
from soaplib.wsgi_soap import SimpleWSGISoapApp
On ubuntu under python 2.6 I get the error:
from soaplib.wsgi_soap import SimpleWSGISoapApp
ImportError: No module named wsgi_soap