Question re ConfigParser
loial
jldunn2000 at googlemail.com
Wed Aug 20 03:34:57 EDT 2008
Given a section like
[Data]
value1
value2
value3
Can ConfigParser be easily used to put the values in a dictionary? If
so, how?
More information about the Python-list
mailing list