tests/test-check-interfaces.py.out
author Augie Fackler <augie@google.com>
Thu, 05 Oct 2017 14:15:05 -0400
changeset 34693 56bb07a0b75c
parent 33807 b70029f355a3
child 37320 39f7d4ee8bcd
permissions -rw-r--r--
python3: move from using func_name to __name__ Previously reviewed as D964, but required some fixups and therefore seems to need a new revision. Differential Revision: https://phab.mercurial-scm.org/D1065
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
33807
b70029f355a3 tests: verify that peer instances only expose interface members
Gregory Szorc <gregory.szorc@gmail.com>
parents:
diff changeset
     1
public attributes not in abstract interface: badpeer.badattribute
b70029f355a3 tests: verify that peer instances only expose interface members
Gregory Szorc <gregory.szorc@gmail.com>
parents:
diff changeset
     2
public attributes not in abstract interface: badpeer.badmethod