tests/test-filelog.py.out
author Pulkit Goyal <7895pulkit@gmail.com>
Sun, 11 Feb 2018 17:08:40 +0530
changeset 36024 2a81ed6c3bb9
parent 16498 d76ba2090e0c
permissions -rw-r--r--
py3: replace file() with open() in test-import.t file() is not present in Python 3. This patch also adds a b'' prefix to make sure we write bytes in Python 3. Differential Revision: https://phab.mercurial-scm.org/D2123

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