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