]> granicus.if.org Git - python/commit
Changes by AMK: Use HAVE_NCURSES_H to include correct header file
authorAndrew M. Kuchling <amk@amk.ca>
Tue, 23 May 2000 16:24:54 +0000 (16:24 +0000)
committerAndrew M. Kuchling <amk@amk.ca>
Tue, 23 May 2000 16:24:54 +0000 (16:24 +0000)
commit03e644b8514e6628e480c046860ab712079aaadb
tree162476fcdd561f1f2a0234a522d1faabc3a57bfd
parent22b88ce6bf8974b0d3852a36b511e0d047a996fe
Changes by AMK: Use HAVE_NCURSES_H to include correct header file
Lots of typo fixes (a bit too much cut-and-paste in this module)
Aliases removed: attr_on, attr_off, attr_set
Lowercased the names COLOR_PAIR and PAIR_NUMBER
#ifdef's for compiling on Solaris added (need to understand SYSV curses
    versions better and generalize this)
Bumped version number bumped to 1.6
Modules/_cursesmodule.c