At least on my trunk, it looks fine: uqbar[scratch]> python Python 2.5.2 (r252:60911, Oct 5 2008, 19:29:17) [GCC 4.3.2] on linux2 Type "help", "copyright", "credits" or "license" for more information. >>> print unichr(0x9000) 退 >>> uqbar[scratch]> ip -nobanner
In [1]: print unichr(0x9000) 退 Closing for now, reopen if you have further info using my trunk: https://code.launchpad.net/~fdo.perez/ipython/trunk-dev (this will be soon merged for release, once it's reviewed by others). ** Changed in: ipython Assignee: (unassigned) => Fernando Perez (fdo.perez) Status: New => Fix Committed -- does not accept input unicode char larger than unichr(0x8fff) https://bugs.launchpad.net/bugs/328942 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
