Python soap using soaplib (server) and suds (client)

前端 未结 2 1573
甜味超标
甜味超标 2020-12-13 22:37

This question is related to: Python SOAP server / client

In the case of soap with python, there are recommendation to use soaplib (http://wiki.github.com/jkp/soaplib

2条回答
  •  野趣味
    野趣味 (楼主)
    2020-12-13 23:24

    this bug is fixed if you get the latest sources from the trunk, see https://github.com/soaplib/soaplib/pull/12 for details

提交回复
热议问题