aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/Lib/curses/panel.py
Commit message (Collapse)AuthorAge
* Fix closes Issue11439 Remove the SVN keywords from the code as it is no ↵Senthil Kumaran2011-07-28
| | | | longer applicable in hg. Patch Contributed by Neil Muller.
* Whitespace normalization, via reindent.py.Tim Peters2004-07-18
|
* Wrapper for _curses_panel module; currently this adds nothing extraAndrew M. Kuchling2000-12-22
beyond what's in _curses_panel