Files
cpython/Objects/floatobject.c
Neal Norwitz 89d08cbd39 backport:
Fix SF bug# 676155, RuntimeWarning with tp_compare

Check return value of PyLong_AsDouble(), it can return an error.
2003-01-28 19:40:35 +00:00

22 KiB