Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
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
##
11
class
PSException(Exception):
pass
12
class
PSEOF(PSException):
pass
13
class
PSSyntaxError(PSException):
pass
14
class
PSTypeError(PSException):
pass
15
class
PSValueError(PSException):
pass
Callers
2
fillfp
Method · 0.90
fillbuf
Method · 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…