mirror of
https://github.com/micropython/micropython.git
synced 2026-01-21 11:27:21 +01:00
NameError may either include offending name or not. Unfortunately, this change makes test float-dependent. And using integer division leads to different error message than CPython.