Message98213
| Author | mark.dickinson |
|---|---|
| Recipients | facundobatista, jjconti, mark.dickinson, rhettinger, skrah |
| Date | 2010-01-24.10:56:31 |
| SpamBayes Score | 0.02388305 |
| Marked as misclassified | No |
| Message-id | <1264330592.41.0.94257425937.issue7633@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
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. |
|
| History | |||
|---|---|---|---|
| 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: <1264330592.41.0.94257425937.issue7633@psf.upfronthosting.co.za> |
| 2010-01-24 10:56:31 | mark.dickinson | link | issue7633 messages |
| 2010-01-24 10:56:31 | mark.dickinson | create | |