aboutsummaryrefslogblamecommitdiffstats
path: root/.be/bugs/e4ed63f6-9000-4d0b-98c3-487269140141/comments/faa686bf-c0eb-48bf-8a0b-d9a2e02bd132/body
blob: 57e050dc574dcf24bca78a6c89f9dc5e2eeddbbb (plain) (tree)
1
2
3
4
5




                                                                                                                
Isolated problem to:

python -c 'from xml.etree import ElementTree; a=u"<body>\u1234</body>"; print type(a), a; b=ElementTree.XML(a);'

Output attached below