]> granicus.if.org Git - python/commit
Fix wrongly-named formal parameters in three places: begin_y was used twice
authorFred Drake <fdrake@acm.org>
Wed, 26 Dec 2001 22:08:44 +0000 (22:08 +0000)
committerFred Drake <fdrake@acm.org>
Wed, 26 Dec 2001 22:08:44 +0000 (22:08 +0000)
commitfd7f115a0ea64cffefcaa88c43202e2bd47b3db2
treecf2700cad67c9732b23e9b6a6ba54af392fd1864
parent7fa4ec5498073f34910af1a100aca0c7503bb3fd
Fix wrongly-named formal parameters in three places: begin_y was used twice
instead of begin_y and begin_x for derwin(), subpad(), and subwin().
Reported for derwin() by Eric Huss.

Added class annotations for the window methods so they would be properly
described in the index.
Doc/lib/libcurses.tex