]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Fixes for compiling on Tru64.
authorAndrew M. Kuchling <amk@amk.ca>
Tue, 27 Jun 2000 21:49:47 +0000 (21:49 +0000)
committerAndrew M. Kuchling <amk@amk.ca>
Tue, 27 Jun 2000 21:49:47 +0000 (21:49 +0000)
commita1e4b05ac4c4082097ac399aae4e21ad2d33499f
tree228c89584b16d5b7a06f41508266f2c210899749
parentb6e468796a71ea4161e5016804502b630b29b45e
Fixes for compiling on Tru64.
Define a STRICT_SYSV_CURSES macro on SGI, Sun, and Tru64, to mark systems
that don't support some features.
Modules/_cursesmodule.c