Home | History | Annotate | Download | only in cpython2

Lines Matching full:terminfo

1381             if (self.compiler.find_library_file(lib_dirs, 'terminfo')):
1382 curses_libs = ['curses', 'terminfo']