Skip to content
Snippets Groups Projects
user avatar
chrysn authored
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.
f8ba2eca
History
Name Last commit Last update
..