Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
TASTE
uPython-mirror
Repository
6d287a6a029df0d4b7a2ab8bdd73be77c0c04317
Switch branch/tag
uPython-mirror
extmod
moductypes.c
Find file
Blame
History
Permalink
moductypes: When dereferencing a field which is array of uint8, use bytearray.
· 6d287a6a
Paul Sokolovsky
authored
Oct 30, 2014
Because bytearrays are much friendlier to work with, e.g. they can be printed easily.
6d287a6a