mirror of
https://github.com/micropython/micropython.git
synced 2026-01-06 20:20:14 +01:00
JavaScript code uses "Symbol in object" to brand check its own proxies, and such checks should also work on the Python side. Signed-off-by: Andrea Giammarchi <andrea.giammarchi@gmail.com>