Lines Matching defs:__init__
186 def __init__(self, fget=None, fset=None, fdel=None, doc=None):
939 self.assertNotIn('__init__', cls_dir)
948 def __init__(self):
954 self.assertIn('__init__', cls_dir)
2087 def __init__(self, *args):
2117 def __init__(self, mass, radius):
2248 def __init__(self):
2256 def __init__(self):
2427 def __init__(self, *args):
2677 def __init__(self, a):
2800 def __init__(self, x):
2805 def __init__(self, y):
2810 def __init__(self, y):
4612 def __init__(self, module):