Searched refs:booh (Results 1 – 4 of 4) sorted by relevance
511 def booh(self): function515 a = property(booh)523 __eq__ = property(booh)527 __init__ = property(booh)
185 @funcattrs(booh=42)190 self.assertEqual(C.foo.booh, 42)
571 def booh(self): function575 a = property(booh)583 __eq__ = property(booh)587 __init__ = property(booh)
186 @funcattrs(booh=42)191 self.assertEqual(C.foo.booh, 42)