Home
last modified time | relevance | path

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

/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/openbox/files/
H A D0001-openbox-xdg-autostart-convert-to-python3.patch25 from xdg.Exceptions import ParsingError
39 except ParsingError:
/openbmc/linux/scripts/
H A Dbpf_doc.py23 class ParsingError(BaseException): class