I am having some troubles while I try to transfer a file using a webservice with suds jurko 0.5 and Python 3.2. It shows me that everything is ok but the file is not transferred.
It works fine if I use Python 2.6 and suds (not jurko)
How could I fix this problem?