[issue31951] import curses is broken on windows

Zachary Ware report at bugs.python.org
Mon Nov 6 11:42:15 EST 2017


Zachary Ware <zachary.ware at gmail.com> added the comment:

Curses is available for Windows from Christopher Gohlke's site: https://www.lfd.uci.edu/~gohlke/pythonlibs/#curses

We should clean up this situation, though, either by making the state of Windows curses support explicit in the docs or by actually adding support for it in the default distribution.

----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue31951>
_______________________________________


More information about the Python-bugs-list mailing list