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 efagerberg
Recipients efagerberg, xtreak
Date 2020-10-05.21:30:32
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1601933432.13.0.684116318514.issue40864@roundup.psfhosted.org>
In-reply-to
Content
Reflecting on it more, there should be a sensible way to retrieve the set attributes of the init method of any class without explicitly instantiating it, via the inspect module.
History
Date User Action Args
2020-10-05 21:30:32efagerbergsetrecipients: + efagerberg, xtreak
2020-10-05 21:30:32efagerbergsetmessageid: <1601933432.13.0.684116318514.issue40864@roundup.psfhosted.org>
2020-10-05 21:30:32efagerberglinkissue40864 messages
2020-10-05 21:30:32efagerbergcreate