RE: [Zope] utf-8 values in attributes: non-escaped
27 May
2003
27 May
'03
1:49 p.m.
[Jamie Heilman]
works for me in both 2.6.1 and CVS, though for some reason python:u'\xdf\xe5\xf1\xf7\xf8\xfe' doesn't.
FE and FF are not legal code points (they are used in the Byte Order Mark). Cheers, Tom P
27 May
27 May
7:33 p.m.
New subject: [Zope] utf-8 values in attributes: non-escaped
Passin, Tom wrote:
[Jamie Heilman]
works for me in both 2.6.1 and CVS, though for some reason python:u'\xdf\xe5\xf1\xf7\xf8\xfe' doesn't.
FE and FF are not legal code points (they are used in the Byte Order Mark).
huh, oddly enough now I can't reproduce the error anyway -- Jamie Heilman http://audible.transient.net/~jamie/ "It's almost impossible to overestimate the unimportance of most things." -John Logue
8350
Age (days ago)
8350
Last active (days ago)
1 comments
2 participants
participants (2)
-
Jamie Heilman -
Passin, Tom