summaryrefslogtreecommitdiff
path: root/tests/float/string-format-modulo.py
AgeCommit message (Expand)Author
2014-07-05tests: Rename test scripts, changing - to _ for consistency.Damien George
2014-06-05py: Raise TypeError when trying to format non-int with %x,%o,%X.Damien George
2014-06-05Remove tests that fail under CPython 3.5Chris Angelico
2014-04-17tests: Split out those tests requiring float and import.Damien George