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

7 lines
93 B
Python
Raw Normal View History

2019-01-20 16:05:31 +05:30
"""curses.panel
Module for using panels with curses.
"""
from _curses_panel import *