> How do endian issues fit in with \u? I would assume that it uses the same rules as hex and octal numeric literals: these are always *written* in big-endian notation, since that is also what we use for decimal numbers. Thus, on a little-endian machine, the short integer 0x1234 would be stored as the bytes {0x34, 0x12} and so would the string literal "\x1234". --Guido van Rossum (home page: http://www.python.org/~guido/)
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