On 02/22/2014 10:50 PM, Nikolaus Rath wrote: > Ethan Furman <ethan at stoneleaf.us> writes: >> Example:: >> >> >>> b'%4x' % 10 >> b' a' >> >> >>> '%#4x' % 10 >> ' 0xa' >> >> >>> '%04X' % 10 >> '000A' > > Shouldn't the second two examples also be bytes, ie. b'%#4x' instead of > '%#4x'? Yup, thanks. -- ~Ethan~
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4