Message 56475 - Python tracker
Message56475
| Author | christian.heimes |
|---|---|
| Recipients | christian.heimes, gvanrossum |
| Date | 2007-10-15.23:52:41 |
| SpamBayes Score | 0.14873213 |
| Marked as misclassified | No |
| Message-id | <4713FD43.5090009@cheimes.de> |
| In-reply-to | <1192490001.06.0.130412485677.issue1258@psf.upfronthosting.co.za> |
| Content | |
|---|---|
Guido van Rossum wrote: > BTW we need a 2to3 fixer for this. Should be trivial -- just replace > *all* occurrences of basestring with str. I believe you that it's trivial for *you* but I've never dealt with the fixers or the grammar. Fortunately for me I was able to copy the fixer for standarderror. It toke just some minor tweaks :) Let's see if the mail interface can handle attachments. |
|
| Files | |
|---|---|
| File name | Uploaded |
| fix_basestr.py | christian.heimes, 2007-10-15.23:52:41 |
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2007-10-15 23:52:41 | christian.heimes | set | spambayes_score: 0.148732 -> 0.14873213 recipients: + christian.heimes, gvanrossum |
| 2007-10-15 23:52:41 | christian.heimes | link | issue1258 messages |
| 2007-10-15 23:52:41 | christian.heimes | create | |