hi all
I am working with liutao on migrating to python2.5 in oo.
There is an error when I migrated to python 2.5 instead of actual 2.3.5 in oo
on the Linux.
The build issue is :
"
Compiling
/SRC680_m175/python/unxlngi6.pro/misc/build/python-inst/lib/python2.5/test/test_multibytecodec.py
...
Sorry: UnicodeError: ("\\N escapes not supported (can't load unicodedata
module)",)
"
And there isn't the "test_multibytecodec.py" in the 2.3.5.
But when I just built the python2.5 on the Liunx, there was't such error.
And I don't think there is any wrong with the Python-2.5.patch.
Beacuse when I made the Python-2.5.patch empty, and built it again, the error
still came out.
Any suggestion to get rid off the problem?
thanks,
Regards
liyuan