Message158388
| Author | r.david.murray |
|---|---|
| Recipients | TheBiggerGuy, docs@python, pitrou, r.david.murray |
| Date | 2012-04-16.01:07:05 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1334538426.22.0.3250724947.issue14586@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
The suggested doc change won't work, since that would imply that the size argument was required. We'd have to use the old truncate([size]) notation. Supporting it as a keyword argument is probably to be preferred, but someone will have to write the patch :) |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2012-04-16 01:07:06 | r.david.murray | set | recipients: + r.david.murray, pitrou, docs@python, TheBiggerGuy |
| 2012-04-16 01:07:06 | r.david.murray | set | messageid: <1334538426.22.0.3250724947.issue14586@psf.upfronthosting.co.za> |
| 2012-04-16 01:07:05 | r.david.murray | link | issue14586 messages |
| 2012-04-16 01:07:05 | r.david.murray | create | |