Message77665
| Author | gpolo |
|---|---|
| Recipients | gpolo, loewis |
| Date | 2008-12-12.12:09:48 |
| SpamBayes Score | 3.7678408e-08 |
| Marked as misclassified | No |
| Message-id | <ac2200130812120409w3dada51ekde69b6380dca7328@mail.gmail.com> |
| In-reply-to | <1228896915.2.0.573622519652.issue4342@psf.upfronthosting.co.za> |
| Content | |
|---|---|
On Wed, Dec 10, 2008 at 6:15 AM, Martin v. Löwis <report@bugs.python.org> wrote: > > Martin v. Löwis <martin@v.loewis.de> added the comment: > > I'm skeptical about backporting r59654. Doing so might break existing > applications. > I don't see in what way it would break existing applications. The indices returned by that command in Tcl should all be represented as strings in Python, so I see this at max causing a double attempt to convert it to str. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2008-12-12 12:09:49 | gpolo | set | recipients: + gpolo, loewis |
| 2008-12-12 12:09:48 | gpolo | link | issue4342 messages |
| 2008-12-12 12:09:48 | gpolo | create | |