Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #197733
| From | Lawrence D’Oliveiro <ldo@nz.invalid> |
|---|---|
| Newsgroups | comp.lang.python |
| Subject | Re: What does this "See help(type(self)) for accurate signature." actually mean? |
| Date | 2026-03-16 09:15 +0000 |
| Organization | A noiseless patient Spider |
| Message-ID | <10p8hnf$1rguv$2@dont-email.me> (permalink) |
| References | <4b9i8m-p1m93.ln1@q957.zbmc.eu> <10p77tm$1eam9$3@dont-email.me> <91tk8m-kgoe3.ln1@q957.zbmc.eu> |
On Mon, 16 Mar 2026 08:53:29 +0000, Chris Green wrote: > Lawrence D’Oliveiro <ldo@nz.invalid> wrote: >> >> On Sun, 15 Mar 2026 09:05:08 +0000, Chris Green wrote: > > In that case what does that "See help(type(self)) for accurate > signature" mean then? >> >> Or it just means that the detailed docstring explaining what all >> those args are for is attached to the class, not this __init__ >> method.
Back to comp.lang.python | Previous | Next — Previous in thread | Next in thread | Find similar
What does this "See help(type(self)) for accurate signature." actually mean? Chris Green <cl@isbd.net> - 2026-03-15 09:05 +0000
Re: What does this "See help(type(self)) for accurate signature." actually mean? Lawrence D’Oliveiro <ldo@nz.invalid> - 2026-03-15 21:21 +0000
Re: What does this "See help(type(self)) for accurate signature." actually mean? Chris Green <cl@isbd.net> - 2026-03-16 08:53 +0000
Re: What does this "See help(type(self)) for accurate signature." actually mean? Lawrence D’Oliveiro <ldo@nz.invalid> - 2026-03-16 09:15 +0000
Re: What does this "See help(type(self)) for accurate signature." actually mean? Jon Ribbens <jon+usenet@unequivocal.eu> - 2026-03-16 10:17 +0000
Re: What does this "See help(type(self)) for accurate signature." actually mean? ram@zedat.fu-berlin.de (Stefan Ram) - 2026-03-16 15:25 +0000
Re: What does this "See help(type(self)) for accurate signature." actually mean? Jon Ribbens <jon+usenet@unequivocal.eu> - 2026-03-16 17:01 +0000
csiph-web