Skip to content

Commit 12d4a5f

Browse files
zydtigerpicnixz
andauthored
Update Doc/library/curses.rst
Co-authored-by: Bénédikt Tran <[email protected]>
1 parent c3323a3 commit 12d4a5f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Doc/library/curses.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -993,6 +993,7 @@ the following methods and attributes:
993993
.. versionchanged:: next
994994
The maximum value for *n* is set to 2047.
995995

996+
996997
.. method:: window.getyx()
997998

998999
Return a tuple ``(y, x)`` of current cursor position relative to the window's

0 commit comments

Comments
 (0)