generic-poky/bitbake/lib/bb/pysh
Scott Garman 62d538fbe6 make exception handling syntax consistent
Update exception handling syntax to use the modern style:
except ExcType as localvar

(Bitbake rev: dbf5f42b06bef81749b13aa99945cc1292a6676d)

Signed-off-by: Scott Garman <scott.a.garman@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2011-06-15 11:13:13 +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 Move the pysh package into the bb package 2011-01-04 14:46:39 +00: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