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 pitrou
Recipients Antoine d'Otreppe, benjamin.peterson, ncoghlan, pitrou
Date 2008-07-28.15:29:58
SpamBayes Score 0.021540489
Marked as misclassified No
Message-id <[email protected]>
In-reply-to
Content
Another possibility would be for methods to also get the __name__ and
__module__ attributes. I don't see any counter-indication to it.
History
Date User Action Args
2008-07-28 15:30:00pitrousetrecipients: + pitrou, ncoghlan, benjamin.peterson, Antoine d'Otreppe
2008-07-28 15:29:59pitrousetmessageid: <[email protected]>
2008-07-28 15:29:58pitroulinkissue3445 messages
2008-07-28 15:29:58pitroucreate