]> granicus.if.org Git - python/commit
Issue #7384: If the system readline library is linked against
authorStefan Krah <stefan@bytereef.org>
Wed, 16 Jun 2010 15:07:41 +0000 (15:07 +0000)
committerStefan Krah <stefan@bytereef.org>
Wed, 16 Jun 2010 15:07:41 +0000 (15:07 +0000)
commitb0434fcd4b7bbfddc556f938e3a4eb8e0934d2d0
tree3e2fcedf1321b95c1e746aba89cd36beda35f65e
parent0dc3d035f3366ac10117173d1c9cb09de4efde37
Issue #7384: If the system readline library is linked against
ncurses, do not link the readline module against ncursesw.
Lib/test/test_curses.py
Misc/NEWS
setup.py