Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix docstring in curses (#16782) | Andrew Svetlov | 2012-12-29 | 1 | -1/+1 |
* | Use file descriptor for real stdout | Andrew M. Kuchling | 2008-02-25 | 1 | -1/+3 |
* | #1119331: ncurses will just call exit() if the terminal name isn't found. | Andrew M. Kuchling | 2008-02-23 | 1 | -0/+4 |
* | Whitespace normalization, via reindent.py. | Tim Peters | 2004-07-18 | 1 | -5/+4 |
* | Bug #412086, reported by Peter Wilson: The _curses module doesn't | Andrew M. Kuchling | 2001-04-05 | 1 | -0/+13 |
* | Added Python function to emulate the ncurses has_key() function. | Andrew M. Kuchling | 2000-08-01 | 1 | -0/+7 |
* | Add wrapper for initscr() to copy the ACS_ and LINES,COLS bindings | Andrew M. Kuchling | 2000-06-26 | 1 | -0/+16 |
* | Add contents of curses package | Andrew M. Kuchling | 2000-06-10 | 1 | -0/+18 |