Skip to content

Instantly share code, notes, and snippets.

@codelahoma
Forked from SJoshBrown/print_zeep_history
Created September 12, 2018 13:42
Show Gist options
  • Save codelahoma/c14c921df4c994e25c84e6528f12c6a6 to your computer and use it in GitHub Desktop.
Save codelahoma/c14c921df4c994e25c84e6528f12c6a6 to your computer and use it in GitHub Desktop.
import xml.etree.ElementTree as ET
print(ET.tostring(client.history.last_sent['envelope']))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment