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 eukreign
Recipients benjamin.peterson, eukreign
Date 2012-02-23.02:54:29
SpamBayes Score 3.4053227e-07
Marked as misclassified No
Message-id <1329965670.39.0.999868152943.issue14092@psf.upfronthosting.co.za>
In-reply-to
Content
I don't particularly need this functionality. It was just something that seemed  counter intuitive to me.

I discovered this while working on a python to javascript compiler. I'll probably implement the compiler to allow overriding with __name__ as it seems more intuitive to me that way.

Hopefully cpython will be changed to work that way too.
History
Date User Action Args
2012-02-23 02:54:30eukreignsetrecipients: + eukreign, benjamin.peterson
2012-02-23 02:54:30eukreignsetmessageid: <1329965670.39.0.999868152943.issue14092@psf.upfronthosting.co.za>
2012-02-23 02:54:29eukreignlinkissue14092 messages
2012-02-23 02:54:29eukreigncreate