generic-poky/bitbake/lib/bb/parse
Olof Johansson 423dd2f7cd bitbake: ConfHandler: Use re.X to make long regexp more readable
The __config_regexp__ in ConfHandler is quite long, and using re.X to
break the expression onto several lines make it a bit easier to read.

(Bitbake rev: 54dce9e14ab0657d76f0d0ae22eef7fab8e8950d)

Signed-off-by: Olof Johansson <olof.johansson@axis.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2013-02-15 12:12:36 +00:00
..
parse_py bitbake: ConfHandler: Use re.X to make long regexp more readable 2013-02-15 12:12:36 +00:00
__init__.py bitbake: bitbake: data_smart.py and friends: Track file inclusions for bitbake -e 2013-01-18 12:35:19 +00:00
ast.py bitbake: bitbake: data_smart.py and friends: Track variable history 2013-01-18 12:35:19 +00:00