Recovering method names at runtime
Rob Hague
rgh at uk.research.att.com
Fri Oct 29 11:11:51 EDT 1999
More information about the Python-list mailing list
Fri Oct 29 11:11:51 EDT 1999
- Previous message (by thread): Recovering method names at runtime
- Next message (by thread): Recovering method names at runtime
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Is there any way to get a list of the method names of a class at runtime
(like, for example, the Java reflection API)? I'm intending to write a
class browser.
--
((Rob Hague) (AT&T Labs, Cambridge) (01223 343215)
( '(There are some who say that life is an illusion, and reality is but
a figment of the imagination. If this is so, then Brad and Janet are
quite safe.) (The Rocky Horror Show)))
- Previous message (by thread): Recovering method names at runtime
- Next message (by thread): Recovering method names at runtime
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list