Message58831
Test works fine when using the \u syntax. You have to use the unicode()
with Turkish characters to get the error. See attached test2.py
With python 2.4 :
[~]> python test2.py
Following should print I
I
Following should print i
i
With python 2.5 SVN :
[~/python-2.5]> ./python ~/test2.py
Following should print I
Got a unicode decode error
Following should print i
Got a unicode decode error |
| File name |
Uploaded |
|
test2.py
|
cartman,
2007-12-19.21:59:27
|
|
| Date |
User |
Action |
Args |
| 2007-12-19 21:59:28 | cartman | set | spambayes_score: 0.0302547 -> 0.0302547 recipients:
+ cartman, gvanrossum, loewis, amaury.forgeotdarc |
| 2007-12-19 21:59:28 | cartman | set | spambayes_score: 0.0302547 -> 0.0302547 messageid: <1198101568.04.0.240749708996.issue1609@psf.upfronthosting.co.za> |
| 2007-12-19 21:59:28 | cartman | link | issue1609 messages |
| 2007-12-19 21:59:27 | cartman | create | |
|