openmedialibrary_platform_w.../Lib/curses/panel.py

6 lines
93 B
Python

"""curses.panel
Module for using panels with curses.
"""
from _curses_panel import *