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

Method write

recipes/Python/578138_gprof2dotpy/recipe-578138.py:2741–2742  ·  view source on GitHub ↗
(self, s)

Source from the content-addressed store, hash-verified

2739 return '"' + s + '"'
2740
2741 def write(self, s):
2742 self.fp.write(s)
2743
2744
2745class Main:

Callers 15

begin_graphMethod · 0.95
end_graphMethod · 0.95
attrMethod · 0.95
nodeMethod · 0.95
edgeMethod · 0.95
attr_listMethod · 0.95
idMethod · 0.95
mainFunction · 0.45
ratioFunction · 0.45
add_callMethod · 0.45
add_functionMethod · 0.45
validateMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected