Files
cpython/Python
Victor Stinner ec26f83f2e Issue #25155: Fix _PyTime_Divide() rounding
_PyTime_Divide() rounding was wrong: copy code from Python default which has
now much better unit tests.
2015-09-18 14:21:14 +02:00
..
2015-08-24 20:23:27 -07:00
2015-08-24 20:23:27 -07:00

Miscellaneous source files for the main Python shared library