diff options
author | Damien George <damien@micropython.org> | 2020-12-13 16:00:39 +1100 |
---|---|---|
committer | Damien George <damien@micropython.org> | 2020-12-14 13:30:56 +1100 |
commit | 0091041f5a1bbf0a2d9ab7ad3de7169f8cc07cf1 (patch) | |
tree | 09da2719702b8b1be7f854d3e77312e290df9c06 /extmod/vfs.c | |
parent | ee52f89224ac7fde3794bcac7efa1ee4ee2bff81 (diff) |
py/modmath: Simplify handling of positional args to reduce code size.
As a general pattern, required positional arguments that are not named do
not need to be parsed using mp_arg_parse_all().
Signed-off-by: Damien George <damien@micropython.org>
Diffstat (limited to 'extmod/vfs.c')
0 files changed, 0 insertions, 0 deletions