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 serhiy.storchaka
Recipients ncoghlan, python-dev, rhettinger, serhiy.storchaka
Date 2015-01-04.14:04:48
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1420380288.85.0.233642788323.issue23132@psf.upfronthosting.co.za>
In-reply-to
Content
The convert mapping is redundant, function name can be calculated from root and opname. __name__ and __doc__ can be assigned at import time.
History
Date User Action Args
2015-01-04 14:04:48serhiy.storchakasetrecipients: + serhiy.storchaka, rhettinger, ncoghlan, python-dev
2015-01-04 14:04:48serhiy.storchakasetmessageid: <1420380288.85.0.233642788323.issue23132@psf.upfronthosting.co.za>
2015-01-04 14:04:48serhiy.storchakalinkissue23132 messages
2015-01-04 14:04:48serhiy.storchakacreate