]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Fix build error in _curses module when not using libncursesw.
authorNadeem Vawda <nadeem.vawda@gmail.com>
Sun, 31 Jul 2011 13:01:11 +0000 (15:01 +0200)
committerNadeem Vawda <nadeem.vawda@gmail.com>
Sun, 31 Jul 2011 13:01:11 +0000 (15:01 +0200)
commit9e2e99097cee234a3be025b968fb7ffff0f05f3e
tree7b8c1f3d88981a75afdb66b7992555df45be4237
parent4fbff6c631ab134846334607602a8b0f55a23333
Fix build error in _curses module when not using libncursesw.

Code extracted from Victor Stinner's patch for issue #12567.
Modules/_cursesmodule.c
setup.py