Andrew Breza

13%
Flag icon
Code that has to run on multiple machines or on multiple occasions should never depend on encoding defaults. Always pass an explicit encoding= argument when opening text files, because the default may change from one machine to the next, or from one day to the next.
Fluent Python: Clear, Concise, and Effective Programming
Rate this book
Clear rating
Open Preview