Vladimir

42%
Flag icon
In summary, given the importance of sequence-like data structures, Python manages to make iteration and the in operator work by invoking __getitem__ when __iter__ and __contains__ are unavailable.
Fluent Python: Clear, Concise, and Effective Programming
Rate this book
Clear rating
Open Preview