Files

7 lines
87 B
Python
Raw Permalink Normal View History

2026-03-15 13:27:50 +00:00
"""curses.panel
Module for using panels with curses.
"""
from _curses_panel import *