MCPcopy Create free account
hub / github.com/ActiveState/code / close

Method close

recipes/Python/577365_MineSweep/recipe-577365.py:983–985  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

981 self.grid()
982
983 def close(self):
984 self.__scores.save(self.__record_file)
985 self.quit()
986
987 def __build_timer(self):
988 self.__secs = tkinter.IntVar()

Callers 13

redate_fileFunction · 0.45
downloadImagesFunction · 0.45
recipe-577303.pyFile · 0.45
recipe-577302.pyFile · 0.45
download_and_convertFunction · 0.45
recipe-577304.pyFile · 0.45
whoisMethod · 0.45
extract_sourceFunction · 0.45
extrae_url_fileFunction · 0.45
log_fileFunction · 0.45
EORLEMethod · 0.45
stacktracesMethod · 0.45

Calls 2

saveMethod · 0.45
quitMethod · 0.45

Tested by

no test coverage detected