mirror of
https://github.com/micropython/micropython.git
synced 2026-01-05 03:30:14 +01:00
this allows python code to use property(lambda:..., doc=...) idiom. named versions for the fget, fset and fdel arguments are left out in the interest of saving space; they are rarely used and easy to enable when actually needed. a test case is included.
8.8 KiB
8.8 KiB