Y
Hacker News
new
|
ask
|
show
|
jobs
by
obiterdictum
4801 days ago
It should be noted that data.encode('hex') and data.decode('hex') would not work in Python 3.x:
http://stackoverflow.com/q/12917278/23643