Lines Matching defs:__init__
84 def __init__(self):
292 def __init__(self, action):
293 FileInfo.__init__(self)
337 def __init__(self, path, mode):
338 Exception.__init__(self)
356 def __init__(self, root=None, path=None):
357 FileInfo.__init__(self)
401 def __init__(self, name):
402 dict.__init__(self)
560 def __init__(self, mfile, error):
561 Exception.__init__(self)
694 def __init__(self, files, arch):
695 set.__init__(self)