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