Vladimir

20%
Flag icon
The is operator is faster than ==, because it cannot be overloaded, so Python does not have to find and invoke special methods to evaluate it, and computing is as simple as comparing two integer IDs.
Fluent Python: Clear, Concise, and Effective Programming
Rate this book
Clear rating
Open Preview