view tests/test-check-interfaces.py.out @ 37175:fbe34945220d

context: set repo property in basectx It seems like a good practice to call the super constructor. Let's start by passing the repo along to basectx so it can assign it to a private attribute. We should perhaps pass the rev and node along as well, but that requires more work before it can be done. Differential Revision: https://phab.mercurial-scm.org/D2970
author Martin von Zweigbergk <martinvonz@google.com>
date Thu, 29 Mar 2018 23:05:41 -0700
parents b70029f355a3
children 39f7d4ee8bcd
line wrap: on
line source

public attributes not in abstract interface: badpeer.badattribute
public attributes not in abstract interface: badpeer.badmethod