Searched refs:help_url (Results 1 – 1 of 1) sorted by relevance
66 help_url = None variable in EditorWindow76 if EditorWindow.help_url is None:98 EditorWindow.help_url = dochome101 EditorWindow.help_url = 'file://' + EditorWindow.help_url103 EditorWindow.help_url = ("https://docs.python.org/%d.%d/"599 os.startfile(self.help_url)604 webbrowser.open(self.help_url)