]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Added getmaxint() so sys can initialize sys.maxint.
authorGuido van Rossum <guido@python.org>
Fri, 24 Dec 1993 10:22:45 +0000 (10:22 +0000)
committerGuido van Rossum <guido@python.org>
Fri, 24 Dec 1993 10:22:45 +0000 (10:22 +0000)
commit2e1d433e4357a5a980a96f15b3802138a064fb64
treeb76e57ff18a04aa0e6b17e37287e5efc671733bd
parent92fa23fd6d9c6819fe699de3d007c0848fccda0f
Added getmaxint() so sys can initialize sys.maxint.
Added Makefile.in.
Objects/Makefile.in
Objects/intobject.c