Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
TASTE
uPython-mirror
Repository
e566670153adc1d995206eaf3a9e606000a789d4
Switch branch/tag
uPython-mirror
py
objtype.c
Find file
Blame
History
Permalink
objtype: Add virtual __name__ attribute.
· e5666701
Paul Sokolovsky
authored
Mar 31, 2014
It's virtual because it's not shown in dir(...). (That's also how CPython has it).
e5666701