Hi, is it possible to get (in a Python product) a list of all classes (or their meta_types) a certain class is derived from? How? Possible purpose e.g. to get all sorts of Folders, all sorts of UserFolders etc. tia, Tobias -- (sorry for any unfriendly footer added automatically against my wishes... please ignore it!) Diese E-Mail enthält vertrauliche und/oder rechtlich geschützte Informationen. Wenn Sie nicht der richtige Adressat sind oder diese E-Mail irrtümlich erhalten haben, informieren Sie bitte sofort den Absender und vernichten Sie diese Mail. Das un- erlaubte Kopieren sowie die unbefugte Weitergabe dieser Mail ist nicht gestattet. This e-mail may contain confidential and/or privileged information. If you are not the intended recipient (or have received this e-mail in error) please notify the sender immediately and destroy this e-mail. Any unauthorised copying, disclosure or distribution of the material in this e-mail is strictly forbidden.
Tobias Herp writes:
is it possible to get (in a Python product) a list of all classes (or their meta_types) a certain class is derived from? How? Look for "DocFinder"
participants (2)
-
Dieter Maurer -
Tobias Herp