section with in a section config file and reading that config file

kampy narasimha18sv at gmail.com
Fri Oct 19 05:51:13 EDT 2012


hi all,
my requirement is to have section with in a section in config parameters
ex:
[AAA]
    [BBB]
     a=1
     b=1
    [CCC]
     a=1
     b=2
Any one help me in  understanding how to make sure that config file to have a structure like this and reading with the config parser



More information about the Python-list mailing list