Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/clips/pattern
/ PDFNotImplementedError
Class
PDFNotImplementedError
pattern/web/pdf/pdftypes.py:29–29 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
27
class
PDFTypeError(PDFException):
pass
28
class
PDFValueError(PDFException):
pass
29
class
PDFNotImplementedError(PSException):
pass
30
31
32
## PDFObjRef
Callers
2
initialize
Method · 0.90
decode
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…