[Python-Dev] Best way to specify docstrings for member objects (original) (raw)
Raymond Hettinger raymond.hettinger at gmail.com
Tue Mar 19 17:00:41 EDT 2019
- Previous message (by thread): [Python-Dev] Best way to specify docstrings for member objects
- Next message (by thread): [Python-Dev] Best way to specify docstrings for member objects
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Mar 19, 2019, at 1:52 PM, MRAB <python at mrabarnett.plus.com> wrote:
Thinking ahead, could there ever be anything else that you might want also to attach to member objects?
Our experience with property object suggests that once docstrings are supported, there don't seem to be any other needs. But then, you never can tell ;-)
Raymond
"Difficult to see. Always in motion is the future." -- Master Yoda
- Previous message (by thread): [Python-Dev] Best way to specify docstrings for member objects
- Next message (by thread): [Python-Dev] Best way to specify docstrings for member objects
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]