Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/clips/pattern
/ PSTypeError
Class
PSTypeError
pattern/web/pdf/psparser.py:14–14 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
12
class
PSEOF(PSException):
pass
13
class
PSSyntaxError(PSException):
pass
14
class
PSTypeError(PSException):
pass
15
class
PSValueError(PSException):
pass
16
17
Callers
4
do_keyword
Method · 0.90
literal_name
Function · 0.85
keyword_name
Function · 0.85
end_type
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…