mirror of
https://github.com/micropython/micropython.git
synced 2026-01-09 05:30:27 +01:00
If MICROPY_PY_ALL_SPECIAL_METHODS is enabled then dir() will now delegate to the special method __dir__ if the object it is listing has this method.
5.9 KiB
5.9 KiB