Y
Hacker News
new
|
ask
|
show
|
jobs
by
leetrout
61 days ago
ipython saved me this week when it color coded
b'\x100'
Which was not obvious to me in the print output that it is \x10 and a literal 0.