Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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_file
Function · 0.45
downloadImages
Function · 0.45
recipe-577303.py
File · 0.45
recipe-577302.py
File · 0.45
download_and_convert
Function · 0.45
recipe-577304.py
File · 0.45
whois
Method · 0.45
extract_source
Function · 0.45
extrae_url_file
Function · 0.45
log_file
Function · 0.45
EORLE
Method · 0.45
stacktraces
Method · 0.45
Calls
2
save
Method · 0.45
quit
Method · 0.45
Tested by
no test coverage detected