MCPcopy Index your code
hub / github.com/python-pendulum/pendulum / ParserError

Class ParserError

src/pendulum/parsing/exceptions/__init__.py:4–5  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

2
3
4class ParserError(ValueError):
5 pass

Callers 6

parse_iso8601Function · 0.90
_parse_iso8601_durationFunction · 0.90
_get_iso_8601_weekFunction · 0.90
_parseFunction · 0.90
_parse_commonFunction · 0.90
_parse_iso8601_intervalFunction · 0.90

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…