MCPcopy Create free account
hub / github.com/a4k-openproject/script.module.openscrapers / parseFile

Method parseFile

lib/pyparsing.py:2565–2585  ·  view source on GitHub ↗

Execute the parse expression on the given file or filename. If a filename is specified (instead of a file object), the entire file is opened, read, and closed before parsing.

(self, file_or_filename, parseAll=False)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 2

parseStringMethod · 0.95
_trim_tracebackMethod · 0.95

Tested by

no test coverage detected