xref: /third_party/python/Lib/curses/panel.py
  • Home
  • History
  • Annotate Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
  • only in /third_party/python/Lib/curses/
17db96d56Sopenharmony_ci"""curses.panel
27db96d56Sopenharmony_ci
37db96d56Sopenharmony_ciModule for using panels with curses.
47db96d56Sopenharmony_ci"""
57db96d56Sopenharmony_ci
67db96d56Sopenharmony_cifrom _curses_panel import *
7

Indexes created Thu Nov 07 10:32:03 CST 2024