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 rhettinger
Recipients jcgoble3, martin.panter, pitrou, r.david.murray, rhettinger, serhiy.storchaka, xiang.zhang
Date 2017-05-10.04:53:16
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
Unless there are objections, I think the wisest course is to remove __rmod__ entirely (refuse the temptation to guess at what the user would expect the semantics to be).
History
Date User Action Args
2017-05-10 04:53:16rhettingersetrecipients: + rhettinger, pitrou, r.david.murray, martin.panter, serhiy.storchaka, xiang.zhang, jcgoble3
2017-05-10 04:53:16rhettingersetmessageid: <[email protected]>
2017-05-10 04:53:16rhettingerlinkissue25652 messages
2017-05-10 04:53:16rhettingercreate