Sandro Tosi <sandro.t...@gmail.com> added the comment:

On Tue, Mar 1, 2011 at 19:50, Sandro Tosi <rep...@bugs.python.org> wrote:
>
> 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).

I did it now, it was quite easy: diff between 2.7 and py3k doc files
are just a bunch of line, and patch applies fine (with some hunk
offsets) on release2.7-maint too.

----------

_______________________________________
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