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 not stored for this graph (policy: none)
no outgoing calls
no test coverage detected