Message 139894 - Python tracker
Message139894
| Author | parent5446 |
|---|---|
| Recipients | amaury.forgeotdarc, eric.araujo, georg.brandl, parent5446 |
| Date | 2011-07-05.16:17:24 |
| SpamBayes Score | 0.0008117213 |
| Marked as misclassified | No |
| Message-id | <1309882645.44.0.0784512666122.issue12499@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Normally I would have just added it as a function to be overloaded, but because of the nature of the textwrap.wrap function (all kwargs are passed to the TextWrapper constructor) I thought it made a lot more sense to keep it as an argument to __init__. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2011-07-05 16:17:25 | parent5446 | set | recipients: + parent5446, georg.brandl, amaury.forgeotdarc, eric.araujo |
| 2011-07-05 16:17:25 | parent5446 | set | messageid: <1309882645.44.0.0784512666122.issue12499@psf.upfronthosting.co.za> |
| 2011-07-05 16:17:24 | parent5446 | link | issue12499 messages |
| 2011-07-05 16:17:24 | parent5446 | create | |