mirror of
https://github.com/micropython/micropython.git
synced 2026-01-07 12:40:15 +01:00
set_equal is called only from set_binary_op, and this guarantees that the second arg to set_equal is always a set or frozenset. So there is no need to do a further check.
21 KiB
21 KiB