This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author iomintz
Recipients iomintz
Date 2018-09-11.21:35:42
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1536701742.73.0.0269046726804.issue34635@psf.upfronthosting.co.za>
In-reply-to
Content
Adds inspect.getsubclasses, inspect.getallsubclasses (recursive), and inspect.getsubclasstree (recursive, maintains structure).

See documentation for more details.
History
Date User Action Args
2018-09-11 21:35:42iomintzsetrecipients: + iomintz
2018-09-11 21:35:42iomintzsetmessageid: <1536701742.73.0.0269046726804.issue34635@psf.upfronthosting.co.za>
2018-09-11 21:35:42iomintzlinkissue34635 messages
2018-09-11 21:35:42iomintzcreate