[Python-Dev] PEP 567 v2

Greg Ewing greg.ewing at canterbury.ac.nz
Wed Jan 3 19:26:12 EST 2018


Guido van Rossum wrote:
> There needs to be some way to introspect a 
> Context, for debugging.

It could have a read-only introspection interface without
having to be a full Mapping.

-- 
Greg



More information about the Python-Dev mailing list