MCPcopy Create free account
hub / github.com/FirebirdSQL/firebird / InputError

Class InputError

extern/re2/re2/unicode.py:26–27  ·  view source on GitHub ↗

Unicode input error class. Raised on invalid input.

Source from the content-addressed store, hash-verified

24
25
26class InputError(Error):
27 """Unicode input error class. Raised on invalid input."""
28
29
30def _UInt(s):

Callers 4

_UIntFunction · 0.85
_URangeFunction · 0.85
_UStrFunction · 0.85
ReadUnicodeTableFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected