tests/binfile.bin
author Pierre-Yves David <pierre-yves.david@fb.com>
Thu, 24 Sep 2015 00:34:15 -0700
changeset 26348 b80b2ee71a08
parent 3368 751df21dad72
permissions -rw-r--r--
check-code: forbid mutable value for default argument default value are common to all call. Using mutable value is a classical source of bug in Python. We forbid it. The regexp (Courtesy of Matt Mackall) is only catching such value on the first line of a definition, but that will be good enough for now.
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
3368
751df21dad72 Add test for git binary diff support
Brendan Cully <brendan@kublai.com>
parents: 1790
diff changeset
     1
(binary:application/octet-stream)