mirror of
https://github.com/python/cpython.git
synced 2026-06-26 21:04:42 -04:00
7aa41c406b
Fix errors and clarify the curses, curses.panel and curses.ascii docs
against X/Open Curses and ncurses, and sync the affected docstrings.
(cherry picked from commit 65afcdd8df)
Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>