Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/RT-Thread/env-windows
/ write
Method
write
tools/python-3.11.9-amd64/Tools/scripts/reindent.py:272–273 ·
view source on GitHub ↗
(self, f)
Source
from the content-addressed store, hash-verified
270
return
self.raw != self.after
271
272
def
write(self, f):
273
f.writelines(self.after)
274
275
# Line-getter for tokenize.
276
def
getline(self):
Callers
3
main
Function · 0.95
check
Function · 0.95
errprint
Function · 0.45
Calls
1
writelines
Method · 0.45
Tested by
no test coverage detected