add _curses_panel module (#13028)

This commit is contained in:
Stephen Morton
2024-11-17 09:52:17 -08:00
committed by GitHub
parent b4cd0bdf1b
commit 68d05208d4
4 changed files with 30 additions and 22 deletions

View File

@@ -45,6 +45,7 @@ curses.ascii
curses.has_key
curses.panel
curses.textpad
_curses_panel
# Modules that rely on termios
pty