Searched refs:_copyfileobj_readinto (Results 1 – 1 of 1) sorted by relevance
168 def _copyfileobj_readinto(fsrc, fdst, length=COPY_BUFSIZE): function274 _copyfileobj_readinto(fsrc, fdst, min(file_size, COPY_BUFSIZE))