File Class

Inheritance
builtins.tuple
File

Constructor

File(src, dst, state, length, chunks, exception)

Parameters

_cls
src
dst
state
length
chunks
exception

Attributes

chunks

Alias for field number 4

dst

Alias for field number 1

exception

Alias for field number 5

length

Alias for field number 3

src

Alias for field number 0

state

Alias for field number 2