Vladimir

10%
Flag icon
Now that the built-in dict also keeps the keys ordered since Python 3.6, the most common reason to use OrderedDict is writing code that is backward compatible with earlier Python versions.
Fluent Python: Clear, Concise, and Effective Programming
Rate this book
Clear rating
Open Preview