#41447: port request: 'unicode' (with 'paracode') -----------------------------+-------------------------- Reporter: kurt.pfeifle@… | Owner: ryandesign@… Type: request | Status: closed Priority: Normal | Milestone: Component: ports | Version: Resolution: fixed | Keywords: Port: | -----------------------------+-------------------------- Changes (by ryandesign@…): * status: assigned => closed * resolution: => fixed Comment: Updated the unicode port to use python33 in r113587, which fixes the error: {{{ ValueError: unichr() arg not in range(0x10000) (narrow Python build) The codepoint is too big. Perhaps your python interpreter is not compiled with wide unicode characters. }}} -- Ticket URL: <https://trac.macports.org/ticket/41447#comment:4> MacPorts <http://www.macports.org/> Ports system for OS X