Files
micropython/py/objmodule.h
Damien George cf90c8d88b py/objmodule: Move decl of mp_obj_module_get_globals to objmodule.h.
This inline helper function has two specific uses so doesn't need to be
generally available in `py/obj.h`.

Signed-off-by: Damien George <damien@micropython.org>
2026-02-05 10:42:50 +11:00

2.0 KiB