tests/binfile.bin
author Manuel Jacob <me@manueljacob.de>
Tue, 16 Jun 2020 14:03:00 +0200
branchstable
changeset 44969 d545b895234a
parent 3368 751df21dad72
permissions -rw-r--r--
py3: use `%d` for int in % formatting On Python 3, `%s` is an alias to `%b`, which requires that the object implements `__bytes__()`, which is not the case for `int`.

(binary:application/octet-stream)