Files
cpython/Modules
Serhiy Storchaka 560ff8e202 gh-87904: Document curses classes (GH-151643)
Add docstrings for the curses.window, curses.error, curses.panel.panel
and curses.panel.error classes.  Document the panel class and its error
exception in curses.panel.rst, using the real lowercase panel name.

Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-06-24 06:08:34 +00:00
..

Source files for standard library extension modules,
and former extension modules that are now builtin modules.