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

Function nextfile

Lib/fileinput.py:113–125  ·  view source on GitHub ↗

Close the current file so that the next iteration will read the first line from the next file (if any); lines not read from the file will not count towards the cumulative line count. The filename is not changed until after the first line of the next file has been read. Before th

()

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 1

nextfileMethod · 0.80

Tested by

no test coverage detected