Python Configurationparser
Verfasst: Donnerstag 28. Juni 2007, 15:43
Hallo zusammen,
kennt jemand ein gutes python modul welches configfiles ind der Form :
[Section1]
Key1 = value1
Key2 = value2
[Section2]
Key1 = value1
Key2 = value2
einlesen kann?
Danke!
Olli
kennt jemand ein gutes python modul welches configfiles ind der Form :
[Section1]
Key1 = value1
Key2 = value2
[Section2]
Key1 = value1
Key2 = value2
einlesen kann?
Danke!
Olli