Vladimir

13%
Flag icon
This UTF-8 encoding with BOM is called UTF-8-SIG in Python’s codec registry. The character U+FEFF encoded in UTF-8-SIG is the three-byte sequence b'\xef\xbb\xbf'.
Fluent Python: Clear, Concise, and Effective Programming
Rate this book
Clear rating
Open Preview