openmedialibrary_platform_d.../lib/python3.7/curses/panel.py
2019-01-01 00:25:26 +01:00

6 lines
87 B
Python

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