Message 109775 - Python tracker
Message109775
| Author | amaury.forgeotdarc |
|---|---|
| Recipients | Rhamphoryncus, amaury.forgeotdarc, ezio.melotti, lemburg |
| Date | 2010-07-09.17:13:06 |
| SpamBayes Score | 0.006035107 |
| Marked as misclassified | No |
| Message-id | <1278695590.49.0.814983665294.issue9200@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
A "proof of concept" patch, which shows the macros used to walk a unicode string and uses them in unicode_repr() (should not change behaviour) and in unicode_isprintable() (should fix the issue). Other functions should be changed the same way, of course. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2010-07-09 17:13:10 | amaury.forgeotdarc | set | recipients: + amaury.forgeotdarc, lemburg, Rhamphoryncus, ezio.melotti |
| 2010-07-09 17:13:10 | amaury.forgeotdarc | set | messageid: <1278695590.49.0.814983665294.issue9200@psf.upfronthosting.co.za> |
| 2010-07-09 17:13:08 | amaury.forgeotdarc | link | issue9200 messages |
| 2010-07-09 17:13:07 | amaury.forgeotdarc | create | |