severity 643816 important
block 643974 with 643816
thanks

* Jack Miller <j...@codezen.org>, 2011-09-29, 20:35:
The current release of python 2.7 is linked improperly against libncurses instead of the wide-char capable version libncursesw like python 2.6 is. This makes it much more difficult to work with unicode in Python with curses.

Interestingly, the -dbg version of the curses module *is* linked with
libncursesw5.

$ readelf -d /usr/lib/python2.7/lib-dynload/_curses_d.so | grep curses
 0x00000001 (NEEDED)                     Shared library: [libncursesw.so.5]

--
Jakub Wilk



--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to