MCPcopy Index your code
hub / github.com/clips/pattern / PSEOF

Class PSEOF

pattern/web/pdf/psparser.py:12–12  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

10##
11class PSException(Exception): pass
12class PSEOF(PSException): pass
13class PSSyntaxError(PSException): pass
14class PSTypeError(PSException): pass
15class PSValueError(PSException): pass

Callers 2

fillfpMethod · 0.90
fillbufMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…