diff options
author | Paul Sokolovsky <pfalcon@users.sourceforge.net> | 2016-08-12 22:06:47 +0300 |
---|---|---|
committer | Paul Sokolovsky <pfalcon@users.sourceforge.net> | 2016-08-12 22:39:03 +0300 |
commit | c4a8004933d1ae4da52f175d456d6fbe765c3923 (patch) | |
tree | 30aaeaf5a73c599a043ada8119fa3b8209837f9f /esp8266 | |
parent | 83e0ebabb4c3c9144027609876ec62d428f8bba8 (diff) | |
download | micropython-c4a8004933d1ae4da52f175d456d6fbe765c3923.tar.gz micropython-c4a8004933d1ae4da52f175d456d6fbe765c3923.zip |
py: Get rid of assert() in method argument checking functions.
Checks for number of args removes where guaranteed by function descriptor,
self checking is replaced with mp_check_self(). In few cases, exception
is raised instead of assert.
Diffstat (limited to 'esp8266')
0 files changed, 0 insertions, 0 deletions