On 01/24/12 19:43, azurIt wrote:
Hi,
i just tried to upgrade to 2.5.2 (from 2.4.5) and i come accross HUGE problems.
first of all, there is no 'soft' validation in protocol/xml/_base.py so this:
in_protocol=Soap11(validator='soft')
was raising ValueError. I fixed it in code and strange things started to
happend then:
SAXParseException:<unknown>:1:30: unknown encoding
i wasn't able to fix this and downgraded back to 2.4.5 :(
hi azur.
i fixed the ValueError with validator='soft' in my personal fork. but i
don't understand what throws the encoding error. can you provide some
code that exhibits the problem?
thanks
burak
_______________________________________________
Soap mailing list
[email protected]
http://mail.python.org/mailman/listinfo/soap