openmedialibrary_platform_d.../lib/python3.5/curses/panel.py
2016-02-06 15:06:57 +05:30

6 lines
87 B
Python

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