Vladimir

2%
Flag icon
But I mention it because the term metaobject protocol is useful to think about the Python Data Model and similar features in other languages. The metaobject part refers to the objects that are the building blocks of the language itself. In this context, protocol is a synonym of interface. So a metaobject protocol is a fancy synonym for object model: an API for core language constructs.
Fluent Python: Clear, Concise, and Effective Programming
Rate this book
Clear rating
Open Preview