]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
all Long constants have an L suffix, not l;
authorGuido van Rossum <guido@python.org>
Mon, 31 Aug 1992 10:54:17 +0000 (10:54 +0000)
committerGuido van Rossum <guido@python.org>
Mon, 31 Aug 1992 10:54:17 +0000 (10:54 +0000)
commit0b2b440a13ee1b9c0719e246ae4ec08a8efd5519
treec30683d9cca67644da3233e9944842f30a8c12e1
parent0cc19450e27ffacf4c70ac8717d6ecb000a4d4e1
all Long constants have an L suffix, not l;
added an output() function to move the I/O out of the algorithm
Demo/scripts/pi.py