diff options
author | Tim Peters <tim.peters@gmail.com> | 2001-12-11 20:31:34 (GMT) |
---|---|---|
committer | Tim Peters <tim.peters@gmail.com> | 2001-12-11 20:31:34 (GMT) |
commit | 77d8a4fc91aff2e4f25874fac2cb7c1915984cd1 (patch) | |
tree | ed9a17663e39ce9fa657a1b4a881937f60e85ce2 /Objects/complexobject.c | |
parent | 63a3571e1732176e0e784e0d0e6dac07c9162611 (diff) | |
download | cpython-77d8a4fc91aff2e4f25874fac2cb7c1915984cd1.zip cpython-77d8a4fc91aff2e4f25874fac2cb7c1915984cd1.tar.gz cpython-77d8a4fc91aff2e4f25874fac2cb7c1915984cd1.tar.bz2 |
float_floor_div: An expression like 3.//1j crashed the interpreter, or
delivered bizarre results. Check float_divmod for a Py_NotImplemented
return and pass it along (instead of treating Py_NotImplemented as a
2-tuple).
CONVERT_TO_DOUBLE: Added comments; this macro is obscure.
Diffstat (limited to 'Objects/complexobject.c')
0 files changed, 0 insertions, 0 deletions