Skip to content
GitLab
Explore
Sign in
uPython-mirror
stmhal
modusocket.c
Find file
Blame
History
Permalink
all: Remove 'name' member from mp_obj_module_t struct.
· 93c4a6a3
Damien George
authored
Sep 21, 2016
One can instead lookup __name__ in the modules dict to get the value.
93c4a6a3