Files
cpython/Python/bltinmodule.c
Ivan Levkivskyi 2b5fd1e9ca bpo-32226: Implementation of PEP 560 (core components) (#4732)
This part of the PEP implementation adds support for
__mro_entries__ and __class_getitem__ by updating
__build_class__ and PyObject_GetItem.
2017-12-14 23:32:56 +01:00

84 KiB