]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Should include "Python.h", not <Python.h> -- it's not a standard
authorGuido van Rossum <guido@python.org>
Thu, 14 Jan 1999 19:31:42 +0000 (19:31 +0000)
committerGuido van Rossum <guido@python.org>
Thu, 14 Jan 1999 19:31:42 +0000 (19:31 +0000)
commitca6954a9792af187ce11808c0c5908ee8436b346
treefc8515c39db69a7239bf65cf1bf75f01b808216d
parent11a5071ed60511741a03dd375f42c5294bda3e45
Should include "Python.h", not <Python.h> -- it's not a standard
header file (yet :-).
Modules/termios.c