Lines Matching defs:__init__
104 def __init__(self, msg):
117 def __init__(self, msg, option):
142 def __init__(self, opt_str):
152 def __init__(self, opt_str, possibilities):
153 BadOptionError.__init__(self, opt_str)
206 def __init__(self,
372 def __init__(self,
377 HelpFormatter.__init__(
391 def __init__(self,
396 HelpFormatter.__init__ (
564 def __init__(self, *opts, **attrs):
825 def __init__(self, defaults=None):
920 def __init__(self, option_class, conflict_handler, description):
1078 def __init__(self, parser, title, description=None):
1080 OptionContainer.__init__(
1178 def __init__(self,
1189 OptionContainer.__init__(