summaryrefslogtreecommitdiff
path: root/tests/basics/bytes_format_modulo.py.exp
AgeCommit message (Collapse)Author
2015-12-20tests: Add tests for %-formatting of bytes.Paul Sokolovsky
This requires CPython3.5, to not require switching to it, just use .exp file.