Sign in
◑
Theme
chromium
/
external
/
github.com
/
python
/
cpython
/
73cc1fd4f45b4daf2b2f9a6be69148775c7c2bff
/
.
/
Lib
/
curses
/
panel.py
blob: 067afef730a5b65dd5ef971faad848db4d4717fa [
file
]
"""curses.panel
Module for using panels with curses.
"""
from
_curses_panel
import
*