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

Method write

recipes/Python/496854_zcgipy/recipe-496854.py:17–18  ·  view source on GitHub ↗
(*args, **kwargs)

Source from the content-addressed store, hash-verified

15 def isatty(*args, **kwargs):
16 pass
17 def write(*args, **kwargs):
18 pass
19 def writelines(*args, **kwargs):
20 pass
21

Callers 15

recipe-578495.jsFile · 0.45
logFunction · 0.45
recipe-577549.jsFile · 0.45
check_all_filenamesFunction · 0.45
show_dataFunction · 0.45
parse_feedback_dataFunction · 0.45
recipe-578517.jsFile · 0.45
find_replaceFunction · 0.45
recipe-498210.pyFile · 0.45
saveAsEpsFunction · 0.45
recipe-473852.pyFile · 0.45
confirm_paypalFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected