-
-
Save codelahoma/c14c921df4c994e25c84e6528f12c6a6 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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