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
--
http://mail.python.org/mailman/listinfo/python-list
- section with in a section config file and reading that con... kampy
- Re: section with in a section config file and reading... Tarek Ziadé
- Re: section with in a section config file and reading... narasimha18sv
- Re: section with in a section config file and reading... Steven D'Aprano
- Re: section with in a section config file and rea... Tarek Ziadé
- Re: section with in a section config file and rea... Steven D'Aprano
