Advertisement
Aaron1011

Untitled

Jul 10th, 2015
175
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.10 KB | None | 0 0
  1. raw = lines[0].decode('utf-8').split(' ')[0].split(' ')[2:]
  2.  
  3. bytes([int(raw[2], 16)]).decode('utf-8')
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement