commit | 97fc2ba6bf4624a7cec376019f3a86a5a5db5967 | [log] [tgz] |
---|---|---|
author | Raymond Hettinger <python@rcn.com> | Sun Nov 24 14:53:29 2013 -0800 |
committer | Raymond Hettinger <python@rcn.com> | Sun Nov 24 14:53:29 2013 -0800 |
tree | 895061a6637fb5f4f97dda94d59a0b7418da9e2f | |
parent | 45059eb1d0788aa74ea383c89cf2f8c7a32fd2aa [diff] |
Document that @property can incorporate a docstring from the getter method. Improve readabilty with additional whitespace.