python-zeep
python-zeep copied to clipboard
The function Client.wsdl.dump() was modified to allow to put the print output to a file or other stream.
The function Client.wsdl.dump() was modified to allow to put the print output to a file or other stream.
To the function interface was add a default parameter output=sys.stdout that keeps the current usability and permits flexility to change the output.
close #1212