Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython3
/
f76f0eea5c00ea20ac62d9a8437a19f23fd455c5
/
.
/
Lib
/
curses
/
panel.py
blob: 067afef730a5b65dd5ef971faad848db4d4717fa [
file
] [
log
] [
blame
]
"""curses.panel
Module for using panels with curses.
"""
from
_curses_panel
import
*