MCPcopy Index your code
hub / github.com/python/cpython / ParseError

Class ParseError

Tools/clinic/libclinic/errors.py:26–27  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

24
25
26class ParseError(ClinicError):
27 pass
28
29
30@overload

Callers 1

failMethod · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…