Re: [pyxser-users] Pyxser generates strange 'name' attribute values
Brought to you by:
damowe
From: Daniel M. W. <dm...@co...> - 2010-05-05 14:25:25
|
On Wednesday 05 May 2010, Max Sinelnikov <ms...@gm...> wrote: > May be it will be helpful: I'm running Debian stable (Lenny) 5.0 with > python2.5 and libxml2 2.6.32 and pyxser revision 139. > test-utf8.py passed, but when I'm adding unicode key python segfaults: Hello Max, thanks for your feedback. I've fixed pyxser, so it will be released this week, for a while you can try revision 140 (r140) which is in trunk, it is quite stable, yet I need to do more tests, searching for memory leaks and similar tasks, but almost is done. > > --- test-utf8.py (revision 139) > +++ test-utf8.py (working copy) > @@ -362,7 +362,7 @@ > another.dyn_prop1 = thisa > test.dyn_prop1 = [u'holá', u'chaó', another] > test.dyn_prop2 = (u'hol`', u'sïn', 'trip', other) > - test.dyn_prop3 = {'sáludó1': u'hólà', 'sáludó2': u'chäó', > 'sòludò4': 'goodbye', 'saludo5': thisc} > + test.dyn_prop3 = {'sáludó1': u'hólà', 'sáludó2': u'chäó', > u'sòludò4': 'goodbye', 'saludo5': thisc} > test.dyn_prop4 = u'sómé tèxtè ïñ Unicodè' > test.dyn_prop5 = u'Añother Texé Iñ ÜnìcóDËc' > test.dyn_prop6 = 1.5 > > > Best regards, Max Sinelnikov. > Best regards, -- Daniel Molina Wegener <dmw [at] coder [dot] cl> Software Architect, System Programmer & Web Developer Phone: +56 (2) 979-0277 | Blog: http://coder.cl/ |