Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bdd6945 commit a26ace1Copy full SHA for a26ace1
1 file changed
Doc/library/curses.rst
@@ -1283,7 +1283,7 @@ The :mod:`curses` module defines the following data members:
1283
1284
.. data:: ERR
1285
1286
- Some curses routines that return an integer, such as :func:`getch`, return
+ Some curses routines that return an integer, such as :meth:`~window.getch`, return
1287
:const:`ERR` upon failure.
1288
1289
0 commit comments