]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
* Python/bltinmodule.c: restructured coerce(), divmod(), pow() to
authorGuido van Rossum <guido@python.org>
Sat, 7 Jan 1995 12:39:01 +0000 (12:39 +0000)
committerGuido van Rossum <guido@python.org>
Sat, 7 Jan 1995 12:39:01 +0000 (12:39 +0000)
commit6a00cd8b89e23c4e577eabc9956debc725afde21
tree5b69a25d6eef8b552c43faaf55ef96df286cbad7
parenta10f512dba4927efc65d2d04de41c996cd081430
* Python/bltinmodule.c: restructured coerce(), divmod(), pow() to
use new instancebinop interface
Python/bltinmodule.c