Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/RT-Thread/env-windows
/ save
Method
save
tools/python-3.11.9-amd64/Tools/demo/spreadsheet.py:658–659 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
656
return
0, 0
657
658
def
save(self):
659
self.sheet.save(self.filename)
660
661
def
setcurrent(self, x, y):
662
"Make (x, y) the current cell."
Callers
nothing calls this directly
Calls
1
save
Method · 0.45
Tested by
no test coverage detected