Lines Matching defs:__init__
53 def __init__(self):
171 def __init__(self, exception_type):
271 def __init__(self):
428 def __init__(self):
429 UnconditionallyRaise.__init__(self, ValueError)
503 def __init__(self, files=None, inplace=False, backup="", *,
588 explicitly to the __init__() method; also ensure that
598 with all method parameters passed explicitly to the __init__()
607 fileinput.FileInput.__init__(). Note that this test depends on the
624 # to FileInput.__init__()
842 def __init__(self):