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

7 lines
93 B
Python
Raw Normal View History

2019-01-20 10:35:31 +00:00
"""curses.panel
Module for using panels with curses.
"""
from _curses_panel import *