Message98213
One more:
(5) The patch includes a (presumably accidental) change to the divmod docstring, from "Return (a // b, a % b)" to "Return (self // other, self % other)". I think the first version is preferable. |
|
| Date |
User |
Action |
Args |
| 2010-01-24 10:56:32 | mark.dickinson | set | recipients:
+ mark.dickinson, rhettinger, facundobatista, jjconti, skrah |
| 2010-01-24 10:56:32 | mark.dickinson | set | messageid: <[email protected]> |
| 2010-01-24 10:56:31 | mark.dickinson | link | issue7633 messages |
| 2010-01-24 10:56:31 | mark.dickinson | create | |
|