[EMAIL PROTECTED] wrote:
Where can I find an explanation of how the new light dict views of
Python 3 are implemented (or what's the name of the C source file to
look inside for their implementation)?
The views are implemented next to the dict object. Grepping for
PyTypeObject in
http://svn.pyt
Where can I find an explanation of how the new light dict views of
Python 3 are implemented (or what's the name of the C source file to
look inside for their implementation)?
Thank you,
bearophile
--
http://mail.python.org/mailman/listinfo/python-list