summaryrefslogtreecommitdiffstatshomepage
path: root/py/objstr.h
Commit message (Collapse)AuthorAge
* objstr: Allow to define statically allocated str objects.Paul Sokolovsky2014-04-14
Similar to tuples, lists, dicts. Statically allocated strings don't have hash computed.