Searched refs:help_str (Results 1 – 3 of 3) sorted by relevance
271 def wic_help_topic_subcommand(usage_str, help_str): argument275 print(help_str)
2976 def get_ides_from_help(help_str): argument2977 m = IDE_RE.search(help_str)