[issue5368] curses patch add color_set and wcolor_set , and addchstr family of functions

Steve Owens report at bugs.python.org
Fri Feb 27 02:23:23 CET 2009


Steve Owens <steve at integrityintegrators.net> added the comment:

I have also added the addchstr family of functions.  The updated patch2
should include the previos patch since it has not been applied to the
repository as of this writing.  See also the unittest for the addchstr
method family.

I will update the docs and add those as well, but there is quite alot of
documentation that needs to be done and it is late, please let me know
if this will be an acceptable patch. I'm still new.

----------
title: curses patch add color_set and wcolor_set functions -> curses patch add color_set and wcolor_set , and addchstr family of functions
Added file: http://bugs.python.org/file13194/curses_patch2.diff

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue5368>
_______________________________________


More information about the Python-bugs-list mailing list