mirror of
https://github.com/micropython/micropython.git
synced 2025-09-08 02:40:55 +02:00
It looks like these never worked and there are no tests for this functionality. Furthermore, CPython doesn't support this. Fixes #12995. Signed-off-by: Damien George <damien@micropython.org>