MCPcopy 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

mainFunction · 0.95
checkFunction · 0.95
errprintFunction · 0.45

Calls 1

writelinesMethod · 0.45

Tested by

no test coverage detected