mirror of
https://github.com/micropython/micropython.git
synced 2026-01-07 12:40:15 +01:00
It's a very simple function and saves code, and improves efficiency, by being inline. Note that this is an auxiliary helper function and so doesn't need mp_check_self -- that's used for functions that can be accessed directly from Python code (eg from a method table).
22 KiB
22 KiB