MCPcopy Create free account
hub / github.com/eshirazi/python-with-braces / write_docstringdict

Function write_docstringdict

Lib/lib-tk/turtle.py:3723–3755  ·  view source on GitHub ↗

Create and write docstring-dictionary to file. Optional argument: filename -- a string, used as filename default value is turtle_docstringdict Has to be called explicitly, (not used by the turtle-graphics classes) The docstring dictionary will be written to the Pyth

(filename="turtle_docstringdict")

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 6

sortedFunction · 0.85
splitMethod · 0.80
openFunction · 0.50
keysMethod · 0.45
writeMethod · 0.45
closeMethod · 0.45

Tested by

no test coverage detected