Home | History | Annotate | Download | only in cpython2

Lines Matching refs:termcap

8562 	# this might also be a termcap variable, see #610332
13944 # On some systems we need to link readline to a termcap compatible
13950 for py_libtermcap in "" ncursesw ncurses curses termcap; do