Message145341
| Author | john.feuerstein |
|---|---|
| Recipients | john.feuerstein |
| Date | 2011-10-11.13:04:59 |
| SpamBayes Score | 7.7129325e-06 |
| Marked as misclassified | No |
| Message-id | <1318338300.67.0.514985359705.issue13152@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
The textwrap module calls .expandtabs() to expand tabs to spaces. This patch adds support for a custom tabsize, so that .expandtabs(tabsize) is called instead. Includes test case. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2011-10-11 13:05:00 | john.feuerstein | set | recipients: + john.feuerstein |
| 2011-10-11 13:05:00 | john.feuerstein | set | messageid: <1318338300.67.0.514985359705.issue13152@psf.upfronthosting.co.za> |
| 2011-10-11 13:05:00 | john.feuerstein | link | issue13152 messages |
| 2011-10-11 13:05:00 | john.feuerstein | create | |