summaryrefslogtreecommitdiffstats
path: root/Lib/curses/__init__.py
Commit message (Expand)AuthorAgeFilesLines
* Merged revisions 61038,61042-61045,61047,61050,61053,61055-61056,61061-61064,...Christian Heimes2008-02-261-1/+3
* Merged revisions 60481,60485,60489-60492,60494-60496,60498-60499,60501-60503,...Christian Heimes2008-02-231-0/+4
* Whitespace normalization, via reindent.py.Tim Peters2004-07-181-5/+4
* Bug #412086, reported by Peter Wilson: The _curses module doesn'tAndrew M. Kuchling2001-04-051-0/+13
* Added Python function to emulate the ncurses has_key() function.Andrew M. Kuchling2000-08-011-0/+7
* Add wrapper for initscr() to copy the ACS_ and LINES,COLS bindingsAndrew M. Kuchling2000-06-261-0/+16
* Add contents of curses packageAndrew M. Kuchling2000-06-101-0/+18