Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
2745
class
Main:
Callers
15
begin_graph
Method · 0.95
end_graph
Method · 0.95
attr
Method · 0.95
node
Method · 0.95
edge
Method · 0.95
attr_list
Method · 0.95
id
Method · 0.95
main
Function · 0.45
ratio
Function · 0.45
add_call
Method · 0.45
add_function
Method · 0.45
validate
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected