From: Andrew M. Kuchling Date: Wed, 11 Apr 2007 13:42:25 +0000 (+0000) Subject: Point readers at the patch submission instructions X-Git-Tag: v2.6a1~1849 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=a6fbc1eabb8ae5ab7fcd97f280ce1863e5f4a07c;p=python Point readers at the patch submission instructions --- diff --git a/Modules/_cursesmodule.c b/Modules/_cursesmodule.c index eaeb3d8f60..a67f559d12 100644 --- a/Modules/_cursesmodule.c +++ b/Modules/_cursesmodule.c @@ -35,9 +35,12 @@ /* -A number of SysV or ncurses functions don't have wrappers yet; if you need -a given function, add it and send a patch. Here's a list of currently -unsupported functions: +A number of SysV or ncurses functions don't have wrappers yet; if you +need a given function, add it and send a patch. See +http://www.python.org/dev/patches/ for instructions on how to submit +patches to Python. + +Here's a list of currently unsupported functions: addchnstr addchstr color_set define_key del_curterm delscreen dupwin inchnstr inchstr innstr keyok