MCPcopy Create free account
hub / github.com/eshirazi/python-with-braces / next

Method next

Lib/tarfile.py:2303–2347  ·  view source on GitHub ↗

Return the next member of the archive as a TarInfo object, when TarFile is opened for reading. Return None if there is no more available.

(self)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 3

__init__Method · 0.95
_loadMethod · 0.95
nextMethod · 0.45

Calls 7

_checkMethod · 0.95
_dbgMethod · 0.95
ReadErrorClass · 0.85
strFunction · 0.85
fromtarfileMethod · 0.80
seekMethod · 0.45
appendMethod · 0.45

Tested by

no test coverage detected