PEP 562 (Module __getattr__ and __dir__)

E2104916 UNEXPLORED

PEP 562 is a Python enhancement proposal that introduced support for module-level `__getattr__` and `__dir__` functions, enabling customized attribute access and directory listings for modules.

Try in SPARQL Jump to: Surface forms Referenced by

All labels observed (1)

Label Occurrences
PEP 562 (Module __getattr__ and __dir__) canonical 1

Referenced by (1)

Full triples — surface form annotated when it differs from this entity's canonical label.

Python 3.7 implementsPEP PEP 562 (Module __getattr__ and __dir__)