New submission from Robert Bachmann:

The table on <https://docs.python.org/3/library/curses.html>
lists:
__________________________
Page Up         KEY_NPAGE
Page Down       KEY_PPAGE
__________________________

it should be vice versa.

----------
assignee: docs@python
components: Documentation
files: curses.patch
keywords: patch
messages: 262701
nosy: Robert Bachmann, docs@python
priority: normal
severity: normal
status: open
title: curses: Descripton of KEY_NPAGE and KEY_PPAGE inverted
type: enhancement
versions: Python 2.7, Python 3.5, Python 3.6
Added file: http://bugs.python.org/file42334/curses.patch

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

Reply via email to