Home
last modified time | relevance | path

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

/openbmc/openbmc/poky/bitbake/lib/bb/pysh/
H A Dpyshyacc.py17 import bb.pysh.sherrors as sherrors namespace
650 raise sherrors.ShellSyntaxError(''.join(msg))
H A Dpyshlex.py18 from bb.pysh.sherrors import *