mirror of
https://github.com/micropython/micropython.git
synced 2025-09-05 17:30:41 +02:00
Otherwise, it will silently get incorrect result on other values types, including CPython tuple form like "foo.png".endswith(("png", "jpg")) (which MicroPython doesn't support for unbloatedness).
2 lines
10 B
Plaintext
2 lines
10 B
Plaintext
TypeError
|