Created
June 18, 2018 19:15
-
-
Save SJoshBrown/a9ae1baf75ba27232659457140eda4c1 to your computer and use it in GitHub Desktop.
This file contains 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