Home
last modified time | relevance | path

Searched defs:ParsingError (Results 1 – 2 of 2) sorted by relevance

/external/python/cpython3/Lib/
Dconfigparser.py306 class ParsingError(Error): class
328 def _raise_all(exceptions: Iterable['ParsingError']):
/external/rust/android-crates-io/crates/pest/src/
Derror.rs51 ParsingError { enumerator