generic-poky/bitbake/lib/bb/pysh
Olof Johansson 88a7b041fb bitbake: pysh: Say what kind of token isn't implemented
When the shell lexer finds an unrecognized dollar token, the error
message should contain what kind of token it is having problems with.

(Bitbake rev: 1acb9c338018c612db519d2db823c66b567863b9)

Signed-off-by: Olof Johansson <olof.johansson@axis.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2013-05-10 13:35:10 +01:00
..
__init__.py Move the pysh package into the bb package 2011-01-04 14:46:39 +00:00
builtin.py make exception handling syntax consistent 2011-06-15 11:13:13 +01:00
interp.py make exception handling syntax consistent 2011-06-15 11:13:13 +01:00
lsprof.py Move the pysh package into the bb package 2011-01-04 14:46:39 +00:00
pysh.py Move the pysh package into the bb package 2011-01-04 14:46:39 +00:00
pyshlex.py bitbake: pysh: Say what kind of token isn't implemented 2013-05-10 13:35:10 +01:00
pyshyacc.py bitbake: Sync a load of whitespace and other non-functionality changes with bitbake uptream 2011-01-04 14:46:54 +00:00
sherrors.py Move the pysh package into the bb package 2011-01-04 14:46:39 +00:00
subprocess_fix.py Move the pysh package into the bb package 2011-01-04 14:46:39 +00:00