Fixed bug #1620: New @spam.getter property syntax modifies the property in place.
I added also the feature that a @prop.getter decorator does not overwrite the doc string of the property if it was given as an argument to property().
Showing
Lib/test/test_property.py
0 → 100644
Please register or sign in to comment