summaryrefslogtreecommitdiff
path: root/tests/float/float_divmod.py
AgeCommit message (Expand)Author
2020-03-30tests: Format all Python code with black, except tests in basics subdir.David Lechner
2014-09-13py: Fix build error when float disabled; add test for divmod.Damien George