poky/bitbake/lib/bb/parse/parse_py
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
..
__init__.py 3.0 prep 2010-07-02 15:41:37 +01:00
BBHandler.py bitbake: BBHandler/ConfHandler: Merge fix for multiline comments 2013-01-21 11:01:53 +00:00
ConfHandler.py bitbake: ConfHandler: Use re.X to make long regexp more readable 2013-02-15 12:12:36 +00:00