tests/test-filelog.py.out
author Augie Fackler <raf@durin42.com>
Sun, 28 May 2017 15:49:29 -0400
changeset 32619 d110fb58424c
parent 16498 d76ba2090e0c
permissions -rw-r--r--
help: convert flag default to bytes portably We were relying on %s using repr on (for example) integer values. Work around that for Python 3 while preserving all the prior magic.

ERROR: FIXME: This is a known failure of filelog.size for data starting with \1\n
OK.