]> granicus.if.org Git - python/commit
float_int_div(): For clarity, move this closer to the other float
authorTim Peters <tim.peters@gmail.com>
Tue, 11 Dec 2001 19:57:24 +0000 (19:57 +0000)
committerTim Peters <tim.peters@gmail.com>
Tue, 11 Dec 2001 19:57:24 +0000 (19:57 +0000)
commit63a3571e1732176e0e784e0d0e6dac07c9162611
tree971be7d110b1b8cb795f6ecbe00f88761719140f
parent54e629419738bb12650428174e2d908cf150e4f7
float_int_div():  For clarity, move this closer to the other float
division functions, and rename to float_floor_div.
Objects/floatobject.c