New submission from Sandro Tosi <sandro.t...@gmail.com>:

Following up http://mail.python.org/pipermail/docs/2011-January/002922.html , I 
did a check on all the documented functions of curses and those available from 
the module, and wrote a patch to include in the doc the missing ones (text is 
mainly brought by manpages).

IMHO, it should be backported to the currently maintained versions (but I 
didn't check what's 2.7 status).

----------
assignee: docs@python
components: Documentation
files: curses_missing_functs-py3k.patch
keywords: patch
messages: 129791
nosy: docs@python, sandro.tosi
priority: low
severity: normal
stage: patch review
status: open
title: Curses - add missing functions to doc
versions: Python 2.7, Python 3.1, Python 3.2, Python 3.3
Added file: http://bugs.python.org/file20962/curses_missing_functs-py3k.patch

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue11363>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to