Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Modify Client.wsdl.dump() to allow to put the print output to a file or other stream #1212

Open
renatodamas opened this issue Apr 16, 2021 · 0 comments · May be fixed by #1213
Open

Modify Client.wsdl.dump() to allow to put the print output to a file or other stream #1212

renatodamas opened this issue Apr 16, 2021 · 0 comments · May be fixed by #1213

Comments

@renatodamas
Copy link

Currently the Client.wsdl.dump() just has the hability to print on screen.
It would be nice if we can have the choice to direct the print message to a file or the an io.StringIO() like as the bult-in function print already permits.
This implementation it is not complex and gives more flexibility to the function dump().

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant