MCPcopy
hub / github.com/cherrypy/cherrypy / write

Method write

cherrypy/test/benchmark.py:408–409  ·  view source on GitHub ↗
(self, data)

Source from the content-addressed store, hash-verified

406 """Suppresses the printing of socket errors."""
407
408 def write(self, data):
409 pass
410 sys.stderr = NullWriter()
411
412 start = time.time()

Callers 15

send_responseFunction · 0.80
startMethod · 0.80
emitMethod · 0.80
send_responseMethod · 0.80
readMethod · 0.80
decompressFunction · 0.80
tarfileMethod · 0.80
testCombinedToolsMethod · 0.80
print_reportFunction · 0.80
_handleLogErrorMethod · 0.80
emptyLogMethod · 0.80

Calls

no outgoing calls

Tested by 8

tarfileMethod · 0.64
testCombinedToolsMethod · 0.64
_handleLogErrorMethod · 0.64
emptyLogMethod · 0.64
markLogMethod · 0.64
testGzipMethod · 0.64
setup_serverMethod · 0.64
unicode_fileMethod · 0.64