Searched refs:booh (Results 1 – 2 of 2) sorted by relevance
511 def booh(self): function515 a = property(booh)523 __eq__ = property(booh)527 __init__ = property(booh)
212 @funcattrs(booh=42)217 self.assertEqual(C.foo.booh, 42)