Searched refs:_quit (Results 1 – 1 of 1) sorted by relevance
1672 _quit("No changes to save (for '{}')".format(_conf_filename))1681 _quit("Configuration ({}) was not saved".format(_conf_filename))1687 _quit()1691 def _quit(msg=None): function