]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
* Microscopic corrections to make things compile on the Cray APP.
authorGuido van Rossum <guido@python.org>
Wed, 7 Apr 1993 14:06:14 +0000 (14:06 +0000)
committerGuido van Rossum <guido@python.org>
Wed, 7 Apr 1993 14:06:14 +0000 (14:06 +0000)
commit9575a4457559ed280bdd66e600fbd9f1b54d86d2
tree3cc2134f011f7f4a4cf595c6ca8aa0bb2a437ed6
parentf56e3db1dd4bedc9331933504f5008a03f5d3131
* Microscopic corrections to make things compile on the Cray APP.
* Removed one use of $> in Makefile and warned about others.
  Added configurable lines in Makefile to change CC and AR.
Modules/arraymodule.c
Modules/mathmodule.c
Modules/socketmodule.c
Objects/floatobject.c
Objects/intobject.c
Python/ceval.c