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


Groups > comp.lang.python > #197692

I always forget how to access information about classes and methods - how to do it?

Path csiph.com!fu-berlin.de!uni-berlin.de!individual.net!not-for-mail
From Chris Green <cl@isbd.net>
Newsgroups comp.lang.python
Subject I always forget how to access information about classes and methods - how to do it?
Date Mon, 9 Mar 2026 16:27:02 +0000
Lines 10
Message-ID <mv838m-uvld2.ln1@q957.zbmc.eu> (permalink)
Mime-Version 1.0
Content-Type text/plain; charset=UTF-8
Content-Transfer-Encoding 8bit
X-Trace individual.net hVe5ey6YNDIhz/Dc7lh4wQHgonVTXuQAeVNnUOPE1MnomTmuE=
X-Orig-Path not-for-mail
Cancel-Lock sha1:zOdJv6EhCpKIOPYbiSZ/pR4Z5aw= sha256:ZCAlt/KpbgniyJSfbgszmXAdWO2MYiYspcwJdaQ7vtw=
User-Agent tin/2.6.5-20250409 ("Helmsdale") (Linux/6.12.63+deb13-amd64 (x86_64))
Xref csiph.com comp.lang.python:197692

Show key headers only | View raw


I know one can access information about python3 classes and methods
(e.g. list the methods in a class, show the parameters for a method,
etc.) but I always forget how to do it.

Can someone enlighten me please, plus tell me where it is documented
so that I can bookmark it and not need to ask again.

-- 
Chris Green
·

Back to comp.lang.python | Previous | NextNext in thread | Find similar


Thread

I always forget how to access information about classes and methods - how to do it? Chris Green <cl@isbd.net> - 2026-03-09 16:27 +0000
  Re: I always forget how to access information about classes and methods - how to do it? John Bokma <contact@johnbokma.com> - 2026-03-09 17:52 +0100
  Re: I always forget how to access information about classes and methods - how to do it? ram@zedat.fu-berlin.de (Stefan Ram) - 2026-03-09 19:21 +0000
  Re: I always forget how to access information about classes and methods - how to do it? Lawrence D’Oliveiro <ldo@nz.invalid> - 2026-03-09 20:25 +0000
    Re: I always forget how to access information about classes and methods - how to do it? Chris Green <cl@isbd.net> - 2026-03-09 21:26 +0000
      Re: I always forget how to access information about classes and methods - how to do it? Lawrence D’Oliveiro <ldo@nz.invalid> - 2026-03-09 23:12 +0000

csiph-web