Skip to content
GitLab
Projects
Groups
Topics
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
TASTE
uPython-mirror
Repository
uPython-mirror
py
objstr.c
Find file
Blame
History
Permalink
objstr: Allow to define statically allocated str objects.
· 58676fc2
Paul Sokolovsky
authored
Apr 14, 2014
Similar to tuples, lists, dicts. Statically allocated strings don't have hash computed.
58676fc2