![](https://secure.gravatar.com/avatar/d01ca834a64191ad6489f21863bd0f7c.jpg?s=120&d=mm&r=g)
Sept. 1, 2004
10:23 p.m.
Guete Morge zäme, wie kann ich die anzahl Parameter feststellen, die eine Methode erwartet? danke Robert _______________________________________________ python-de maillist - python-de@python.net http://python.net/mailman/listinfo/python-de
![](https://secure.gravatar.com/avatar/e2835572a191d5a492cded3c0c6d17b3.jpg?s=120&d=mm&r=g)
September 2004
11:38 p.m.
Hallo Robert, On Thu, 2004-09-02 07:23:32 +0200, robert rottermann wrote:
Guete Morge zäme, wie kann ich die anzahl Parameter feststellen, die eine Methode erwartet?
schau mal in die Doku des inspect-Moduls: http://docs.python.org/lib/module-inspect.html insbesondere: http://docs.python.org/lib/inspect-classes-functions.html Viele Grüße Stefan _______________________________________________ python-de maillist - python-de@python.net http://python.net/mailman/listinfo/python-de
7467
Age (days ago)
7467
Last active (days ago)
1 comments
2 participants
participants (2)
-
robert rottermann
-
Stefan Schwarzer