The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
Newsgroups: comp.lang.python
From: Shai <s...@platonix.com>
Date: Mon, 27 Jul 2009 14:15:00 -0700 (PDT)
Subject: Re: Override a method but inherit the docstring
On Jul 27, 5:05 pm, Jean-Michel Pichavant <jeanmic...@sequans.com>
wrote: > Ben Finney wrote: What do you mean by "can perfectly solve docstring inheritance" ? > > The docstring for ‘FooGonk.frobnicate’ is, intentionally, perfectly > I've also tried within the python interpreter, and it can perfectly After the following, class Foo(object): class Bar(Foo): help(Bar.foo) does not display "Frobber" on my interpreter. You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
| ||||||||||||||