问题描述
- python2.7.5以ucs4编译
-
为什么用这些命令编译安装的还是ucs-2编码方式呢?
./configure --prefix=/usr/local/python27 --enable-shared -enable-unicode=ucs4
make && make install
解决方案
http://blog.csdn.net/shuifa2008/article/details/41789043
解决方案二:
python ucs-2与ucs-4编码方式判断
使用vs2010编译 Python SIP PyQt4
----------------------
时间: 2024-12-21 21:32:43