[Soap-Python] bug with generation of header elements (+ patch)

Wolfgang Sourdeau wsourdeau at inverse.ca
Wed May 2 19:32:05 CEST 2012


>
> This indeed fixes my output. Does this seem reasonable?
>
The only downturn I see is that the default tns is not fallen back on 
when __namespace__ is not defined. So this is likely to be wrong in the 
general case. I don't know how to reconcile this though, since 
__namespace__ will always return something and I would think comparing 
this to the class's module name would be rather hackish.


Wolfgang



More information about the Soap mailing list