Message 93482 - Python tracker
Message93482
| Author | loewis |
|---|---|
| Recipients | ArcRiley, loewis |
| Date | 2009-10-03.09:12:03 |
| SpamBayes Score | 0.0044353083 |
| Marked as misclassified | No |
| Message-id | <1254561125.5.0.737933643659.issue7045@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
I can't reproduce that; it prints fine for me. Notice that it is perfectly fine for Python to represent this as two code points in UCS-2 mode (so that len(s)==2); this is called UTF-16. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2009-10-03 09:12:05 | loewis | set | recipients: + loewis, ArcRiley |
| 2009-10-03 09:12:05 | loewis | set | messageid: <1254561125.5.0.737933643659.issue7045@psf.upfronthosting.co.za> |
| 2009-10-03 09:12:03 | loewis | link | issue7045 messages |
| 2009-10-03 09:12:03 | loewis | create | |