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 georg.brandl
Recipients amaury.forgeotdarc, eryksun, georg.brandl, pitrou, techdragon
Date 2014-11-04.10:15:38
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1415096139.15.0.780548230749.issue22790@psf.upfronthosting.co.za>
In-reply-to
Content
BTW, the same implementation detail means that you can ask an instance for its class' __module__, but not the __name__.
History
Date User Action Args
2014-11-04 10:15:39georg.brandlsetrecipients: + georg.brandl, amaury.forgeotdarc, pitrou, eryksun, techdragon
2014-11-04 10:15:39georg.brandlsetmessageid: <1415096139.15.0.780548230749.issue22790@psf.upfronthosting.co.za>
2014-11-04 10:15:39georg.brandllinkissue22790 messages
2014-11-04 10:15:38georg.brandlcreate