[IPython-user] Chinese char width problem in pyreadline
pan
nirvana117@gmail....
Mon Oct 22 10:46:07 CDT 2007
Hi.
I have modified some code in pyreadline\console\console.py file(to use
unicode).
Two line in pyreadline\lineeditor\lineobj.py(to support Chinese char width;
Chinese char range: 0x4e00 <= ord(c) <= 0x9fa5).
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ipython.scipy.org/pipermail/ipython-user/attachments/20071022/f3e2f205/attachment.html
-------------- next part --------------
A non-text attachment was scrubbed...
Name: lineobj.diff
Type: application/octet-stream
Size: 657 bytes
Desc: not available
Url : http://lists.ipython.scipy.org/pipermail/ipython-user/attachments/20071022/f3e2f205/attachment.obj
-------------- next part --------------
A non-text attachment was scrubbed...
Name: console.diff
Type: application/octet-stream
Size: 8060 bytes
Desc: not available
Url : http://lists.ipython.scipy.org/pipermail/ipython-user/attachments/20071022/f3e2f205/attachment-0001.obj
More information about the IPython-user
mailing list