Support ini section header like [section "name"].
authorHuang Hao <hao.h.huang@intel.com>
Fri, 7 Sep 2012 05:11:07 +0000 (13:11 +0800)
committerZhang Qiang <qiang.z.zhang@intel.com>
Sat, 8 Sep 2012 06:55:15 +0000 (14:55 +0800)
commitfac40c04cebf673fd1bee0901e92eb7a52b5cd3a
tree4ae5043fca6e4131a6b70d62e37694b161deb231
parent873ff7746349999c738d8462ceb58101ace0e45a
Support ini section header like [section "name"].

Add a class SectionPattern to support section header style like
[section "name"]. It's also compatible with style like [section].

Change-Id: I6c35eb00a2f3be912cee34f421173fb0523aa191
gitbuildsys/conf.py
tests/test_config.py
tests/testdata/ini/home1.ini
tests/testdata/ini/project1.ini