]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Get rid of redundant type checks.
authorGuido van Rossum <guido@python.org>
Sun, 26 Jan 1992 18:16:35 +0000 (18:16 +0000)
committerGuido van Rossum <guido@python.org>
Sun, 26 Jan 1992 18:16:35 +0000 (18:16 +0000)
commit56cd67ad472dfe184767bf076d4c79dd04e85f34
tree99a2c11441e386e3aa835b788fbdbe178ba52bdb
parent5ad58c6aef158666fe94fefd9fc646483f6ad044
Get rid of redundant type checks.
Define % operator similar to int%int.
Objects/floatobject.c