mirror of
https://github.com/micropython/micropython.git
synced 2026-01-23 20:30:20 +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.