Skip to content

Instantly share code, notes, and snippets.

@withzombies

withzombies/334x-example5.py Secret

Created May 26, 2016
Embed
What would you like to do?
if len(calls) == 5:
memcmp = calls[1]
read_buf = calls[0]
else:
memcmp = calls[2]
read_buf = calls[1]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
You can’t perform that action at this time.