Skip to content
Snippets Groups Projects
Commit 454cca60 authored by Paul m. p. P's avatar Paul m. p. P Committed by Damien George
Browse files

py/objmodule: Implement PEP 562's __getattr__ for modules.

Configurable via MICROPY_MODULE_GETATTR, disabled by default.  Among other
things __getattr__ for modules can help to build lazy loading / code
unloading at runtime.
parent a5273133
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment