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 brett.cannon, larry, loewis, python-dev, serhiy.storchaka
Date 2014-11-08.14:43:09
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1415457789.25.0.737090749227.issue20152@psf.upfronthosting.co.za>
In-reply-to
Content
About argument names. You have changed argument names and docstrings in any case (e.g. was "op", now "code"). Why not conform with standard documentation? This wouldn't add additional code churn if change it now. But will add if change it later.
History
Date User Action Args
2014-11-08 14:43:09serhiy.storchakasetrecipients: + serhiy.storchaka, loewis, brett.cannon, larry, python-dev
2014-11-08 14:43:09serhiy.storchakasetmessageid: <1415457789.25.0.737090749227.issue20152@psf.upfronthosting.co.za>
2014-11-08 14:43:09serhiy.storchakalinkissue20152 messages
2014-11-08 14:43:09serhiy.storchakacreate