[Stackless] Sudden error with pyexpat
Simon Pickles
sipickles at hotmail.com
Mon Feb 11 20:28:17 CET 2008
Hi Andrew,
Thanks for the advice (sorry for sounding frustrated!)
> To find out, look at sys.maxunicode. My machine is compile for UCS-2 so
>
> >>> sys.maxunicode
> 65535
>
>
Default python installation on ubuntu gives 1114111, so its a wide
python build, right?
After building stackless python I get 65535.
I tried doing:
./configure --enable_unicode
but the resultant build still gives 65535
As for PyXML, I've not installed it. In fact, I've a clean ubuntu
installation. I did install python-elementtree, is that a bad move?
Thanks
Simon
--
Linux Counter: User# 424693
More information about the Stackless
mailing list