| curses.has_key | index /usr/lib/python2.1/curses/has_key.py |
# Emulation of has_key() function for platforms that don't use ncurses
#
| Modules | ||||||
| ||||||
| Functions | ||
| ||
| Data | ||
| __file__ = '/usr/lib/python2.1/curses/has_key.pyc' __name__ = 'curses.has_key' _capability_names = {258: 'kcud1', 259: 'kcuu1', 260: 'kcub1', 261: 'kcuf1', 262: 'khome', 263: 'kbs', 264: 'kf0', 265: 'kf1', 266: 'kf2', 267: 'kf3', ...} | ||