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

Method copyfile

Lib/SimpleHTTPServer.py:167–181  ·  view source on GitHub ↗

Copy all data between two file objects. The SOURCE argument is a file object open for reading (or anything with a read() method) and the DESTINATION argument is a file object open for writing (or anything with a write() method). The only reason for overridin

(self, source, outputfile)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 3

do_GETMethod · 0.95
checkFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected