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 taleinat
Recipients Ivan.Pozdeev, pablogsal, taleinat, xtreak
Date 2019-06-07.14:43:58
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1559918638.11.0.0351326420584.issue33826@roundup.psfhosted.org>
In-reply-to
Content
Given that classes already have a '__module__' attribute, using which it is rather easy to find the filename, I don't see a good reason to add such an attribute to classes.

IMO it would be more appropriate to directly create enhancement proposal for IPython/Jupyter to enhance the capabilities of their source code retrieval.

I suggest rejecting this enhancement.
History
Date User Action Args
2019-06-07 14:43:58taleinatsetrecipients: + taleinat, Ivan.Pozdeev, pablogsal, xtreak
2019-06-07 14:43:58taleinatsetmessageid: <1559918638.11.0.0351326420584.issue33826@roundup.psfhosted.org>
2019-06-07 14:43:58taleinatlinkissue33826 messages
2019-06-07 14:43:58taleinatcreate