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
Commits
1829d86e
Commit
1829d86e
authored
May 04, 2015
by
Paul Sokolovsky
Browse files
modstruct: Group module qstr's together.
parent
9e00ac89
Changes
1
Hide whitespace changes
Inline
Side-by-side
py/qstrdefs.h
View file @
1829d86e
...
...
@@ -181,9 +181,6 @@ Q(memoryview)
#endif
Q
(
bytes
)
Q
(
callable
)
#if MICROPY_PY_STRUCT
Q
(
calcsize
)
#endif
Q
(
chr
)
Q
(
classmethod
)
Q
(
_collections
)
...
...
@@ -467,6 +464,7 @@ Q(print_exception)
Q
(
struct
)
Q
(
pack
)
Q
(
unpack
)
Q
(
calcsize
)
#endif
#if MICROPY_PY_UCTYPES
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment