Lines Matching refs:str
119 self.option_id = str(option)
187 default_tag : str
190 option_strings : { Option : str }
194 _short_opt_fmt : str
199 _long_opt_fmt : str
294 return option.help.replace(self.default_tag, str(default_value))
649 # (int, str, etc.) as an alternative to their names.
653 if self.type == "str":
670 % str(type(self.choices)).split("'")[1], self)
831 return str(self.__dict__)
999 if isinstance(args[0], str):
1314 if isinstance(default, str):
1325 if isinstance(args[0], str):
1389 self.error(str(err))