Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #43022

Re: __doc__ string for getset members

References <5161B4A1.80604@gmail.com> <CAJ6cK1aw1LwO-cdQpVgCZu81b3HtPNTU45XCVLiLCuzXsiw9GQ@mail.gmail.com> <5161D946.7080606@gmail.com>
Date 2013-04-07 21:48 +0100
Subject Re: __doc__ string for getset members
From Arnaud Delobelle <arnodel@gmail.com>
Newsgroups comp.lang.python
Message-ID <mailman.258.1365367683.3114.python-list@python.org> (permalink)

Show all headers | View raw


On 7 April 2013 21:38, Nick Gnedin <ngnedin@gmail.com> wrote:
>
> Arnaud,
>
> Thanks for the answer. I understand that I cannot access the docstring as an
> attribute of a getter, but what did you mean when you said "You need to do
> it from the class"? I am still confused - is there a way to get that
> docstring or not?
>
> Nick
>

Please reply on-list

-- 
Arnaud

Back to comp.lang.python | Previous | Next | Find similar | Unroll thread


Thread

Re: __doc__ string for getset members Arnaud Delobelle <arnodel@gmail.com> - 2013-04-07 21:48 +0100

csiph-web