diff options
author | Damien George <damien.p.george@gmail.com> | 2014-04-20 00:13:22 +0100 |
---|---|---|
committer | Damien George <damien.p.george@gmail.com> | 2014-04-20 00:13:22 +0100 |
commit | a3f94e0030dc209f4d180531878cede7a1e2dbbe (patch) | |
tree | 3a37a5ea97763c8e6df9431401ed2345bdca14eb /stmhal/modpyb.c | |
parent | 27dd471098e5d27949826295e821df972d9af083 (diff) | |
download | micropython-a3f94e0030dc209f4d180531878cede7a1e2dbbe.tar.gz micropython-a3f94e0030dc209f4d180531878cede7a1e2dbbe.zip |
py: Add arg checking helper functions.
These are to assist in writing native C functions that take positional
and keyword arguments. mp_arg_check_num is for just checking the
number of arguments is correct. mp_arg_parse_all is for parsing
positional and keyword arguments with default values.
Diffstat (limited to 'stmhal/modpyb.c')
0 files changed, 0 insertions, 0 deletions