[issue30085] Discourage operator.__dunder__ functions

2017-04-18 Thread Sanket Dasgupta
Changes by Sanket Dasgupta : -- pull_requests: +1301 ___ Python tracker <http://bugs.python.org/issue30085> ___ ___ Python-bugs-list mailing list Unsubscribe:

[issue30085] Discourage operator.__dunder__ functions

2017-04-21 Thread Sanket Dasgupta
Sanket Dasgupta added the comment: @terry, I have updated the same, thanks! -- nosy: +sanketdg ___ Python tracker <http://bugs.python.org/issue30085> ___ ___ Pytho

[issue21056] csv documentation is incorrect

2017-02-13 Thread Sanket Dasgupta
Sanket Dasgupta added the comment: Hi, I am looking to fix this bug. So as per the discussion, should I remove the documentation of __next__() ? -- nosy: +sanketdg ___ Python tracker <http://bugs.python.org/issue21