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

Method write

recipes/Python/578187_Calendar_Maker/recipe-578187.py:549–550  ·  view source on GitHub ↗
(*args, **kwargs)

Source from the content-addressed store, hash-verified

547 def isatty(*args, **kwargs):
548 pass
549 def write(*args, **kwargs):
550 pass
551 def writelines(*args, **kwargs):
552 pass
553

Callers 15

recipe-578696.pyFile · 0.45
usageFunction · 0.45
recipe-578851.pyFile · 0.45
find_replaceFunction · 0.45
recipe-578162.pyFile · 0.45
setDataMethod · 0.45
appendMethod · 0.45
saveAsMethod · 0.45
recipe-578164.pyFile · 0.45
get_DirMethod · 0.45
recipe-578424.pyFile · 0.45
recipe-578106.pyFile · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected