[issue2889] curses for windows (alternative patch)
Zach Hirsch
report at bugs.python.org
Mon Jan 26 01:49:38 CET 2009
Zach Hirsch <zhirsch at umich.edu> added the comment:
Here's a patch against the head of trunk that adds vcproj files for
_curses and _curses_panel, modifies (slightly) the test suite and
_cursesmodule.c (again, slightly) to get Python to work with pdcurses on
windows. I also added a blurb to PCbuild\readme.txt.
With this, test_curses.py passes and I'm able to run all the curses
demos that come with Python's source.
----------
keywords: +patch
nosy: +zhirsch
Added file: http://bugs.python.org/file12862/python-pdcurses.patch
_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue2889>
_______________________________________
More information about the Python-bugs-list
mailing list