[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


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



More information about the Python-Dev mailing list