summaryrefslogtreecommitdiffstats
path: root/Modules
diff options
context:
space:
mode:
authorAndrew M. Kuchling <amk@amk.ca>2007-04-11 13:42:25 (GMT)
committerAndrew M. Kuchling <amk@amk.ca>2007-04-11 13:42:25 (GMT)
commita6fbc1eabb8ae5ab7fcd97f280ce1863e5f4a07c (patch)
tree8de52f9667d3b83d68e6ecae04241d66ba39b823 /Modules
parent400a49ba794b343a8ff46a6f736ad846be80454a (diff)
downloadcpython-a6fbc1eabb8ae5ab7fcd97f280ce1863e5f4a07c.zip
cpython-a6fbc1eabb8ae5ab7fcd97f280ce1863e5f4a07c.tar.gz
cpython-a6fbc1eabb8ae5ab7fcd97f280ce1863e5f4a07c.tar.bz2
Point readers at the patch submission instructions
Diffstat (limited to 'Modules')
-rw-r--r--Modules/_cursesmodule.c9
1 files changed, 6 insertions, 3 deletions
diff --git a/Modules/_cursesmodule.c b/Modules/_cursesmodule.c
index eaeb3d8..a67f559 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