blob: 66e287d4ac43b40702c0f67c0f2866717d8a5d15 [file] [log] [blame]
#!/usr/bin/env python3
import sys
data = open(sys.argv[1], 'rb').read()