diff options
author | Damien George <damien.p.george@gmail.com> | 2016-10-11 13:00:01 +1100 |
---|---|---|
committer | Damien George <damien.p.george@gmail.com> | 2016-10-11 13:00:01 +1100 |
commit | 48874942f0e0c948a9cb351b25d9fb04cdb82d56 (patch) | |
tree | c43286a1ccea0bcca8b9c16994b0facaf1f03984 /py/objstringio.c | |
parent | 5e22afce41de8c87071d8fc149a6ba3cd8762819 (diff) | |
download | micropython-48874942f0e0c948a9cb351b25d9fb04cdb82d56.tar.gz micropython-48874942f0e0c948a9cb351b25d9fb04cdb82d56.zip |
py/mpz: In divmod, replace check for rhs!=0 with assert.
The check for division by zero is made by the caller of this function.
Diffstat (limited to 'py/objstringio.c')
0 files changed, 0 insertions, 0 deletions