Home | History | Annotate | Download | only in webkitpy

Lines Matching full:none

43     name = None
45 def __init__(self, help_text, argument_names=None, options=None, long_help=None, requires_local_commits=False):
52 self.tool = None
103 def check_arguments_and_execute(self, options, args, tool=None):
135 help_text = None
136 argument_names = None
137 long_help = None
138 def __init__(self, options=None, **kwargs):
143 def __init__(self, epilog_method=None, *args, **kwargs):
209 global_options = None
211 def __init__(self, name=None, commands=None):
252 return (None, args[:])
261 return None