Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | objstr: Allow to define statically allocated str objects. | Paul Sokolovsky | 2014-04-14 |
Similar to tuples, lists, dicts. Statically allocated strings don't have hash computed. |
![]() |
index : micropython | |
MicroPython - a lean and efficient Python implementation for microcontrollers and constrained systems | Aslak Raanes |
summaryrefslogtreecommitdiffstatshomepage |
Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | objstr: Allow to define statically allocated str objects. | Paul Sokolovsky | 2014-04-14 |
Similar to tuples, lists, dicts. Statically allocated strings don't have hash computed. |