Sorry to bother the list with such a simple problem, but I'm having trouble getting the wdsl2py module to function as expected.

I'm running under Windows (XP Pro) and have downloaded the ZSI-2.1-a1.tar.gz archive, unpacked it and installed it:
Code:
python setup.py install
I've moved the contents of Build/Lib to my python Lib/site-packages directory.

I was expecting a module called wdsl2py.py, instead...