logo

oasis-root

Compiled tree of Oasis Linux based on own branch at <https://hacktivis.me/git/oasis/> git clone https://anongit.hacktivis.me/git/oasis-root.git

panel.py (87B)


  1. """curses.panel
  2. Module for using panels with curses.
  3. """
  4. from _curses_panel import *