mirror of
https://github.com/micropython/micropython.git
synced 2026-01-06 20:20:14 +01:00
This should be pretty compliant with CPython, except perhaps for some corner cases to do with globals/locals context. Addresses issue #879.