Files
micropython/ports/pic16bit
Damien George de7e3607b0 pic16bit/mpconfigport: Remove dummy builtins.open function.
The function does nothing so it's better that it doesn't exist at all.

Signed-off-by: Damien George <damien@micropython.org>
2026-02-23 13:27:49 +11:00
..