Message77329
| Author | aronacher |
|---|---|
| Recipients | LambertDW, aronacher, bhy, collinwinter |
| Date | 2008-12-08.17:01:48 |
| SpamBayes Score | 0.00077836664 |
| Marked as misclassified | No |
| Message-id | <1228755709.49.0.502996729468.issue2899@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
2to3 could handle it, but it would be a lot of work for something unnecessary. You can use "s.replace(a, b)" instead of string.replace(s, a, b) since at least 2.0. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2008-12-08 17:01:49 | aronacher | set | recipients: + aronacher, collinwinter, LambertDW, bhy |
| 2008-12-08 17:01:49 | aronacher | set | messageid: <1228755709.49.0.502996729468.issue2899@psf.upfronthosting.co.za> |
| 2008-12-08 17:01:48 | aronacher | link | issue2899 messages |
| 2008-12-08 17:01:48 | aronacher | create | |