OpenQuizz
Une application de gestion des contenus pédagogiques
|
Data Structures | |
class | TarError |
class | ExtractError |
class | ReadError |
class | CompressionError |
class | StreamError |
class | HeaderError |
class | EmptyHeaderError |
class | TruncatedHeaderError |
class | EOFHeaderError |
class | InvalidHeaderError |
class | SubsequentHeaderError |
class | _LowLevelFile |
class | _Stream |
class | _StreamProxy |
class | _BZ2Proxy |
class | _FileInFile |
class | ExFileObject |
class | TarInfo |
class | TarFile |
class | TarIter |
Namespaces | |
pip._vendor.distlib._backport.tarfile | |
Functions | |
def | stn (s, length, encoding, errors) |
def | nts (s, encoding, errors) |
def | nti (s) |
def | itn (n, digits=8, format=DEFAULT_FORMAT) |
def | calc_chksums (buf) |
def | copyfileobj (src, dst, length=None) |
def | filemode (mode) |
def | is_tarfile (name) |