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
b0bb458810142dac24fc12279c7bc541464a354d
Switch branch/tag
uPython-mirror
py
lexer.c
Find file
Blame
History
Permalink
unicode: String API is const byte*.
· b0bb4588
Paul Sokolovsky
authored
Jun 14, 2014
We still have that char vs byte dichotomy, but majority of string operations now use byte.
b0bb4588