Home | History | Annotate | Download | only in test

Lines Matching refs:Unrelated

1207         class Unrelated(object):

1209 MyABC.register(Unrelated)
1211 u = Unrelated()