commit | d1ef78942adedbb0d3483b43911038a44a77ad4d | [log] [tgz] |
---|---|---|
author | Guido van Rossum <guido@python.org> | Sat Nov 10 22:12:24 2007 +0000 |
committer | Guido van Rossum <guido@python.org> | Sat Nov 10 22:12:24 2007 +0000 |
tree | 87a53f3589ff9430c8c09b538ce70dd1745f3e85 | |
parent | d3ffd341b8370f0bd134ecc6c1b634a12f35446d [diff] |
Issue 1416. Add getter, setter, deleter methods to properties that can be used as decorators to create fully-populated properties.