Die Suche ergab 2 Treffer

von olli-h
Donnerstag 28. Juni 2007, 15:53
Forum: Allgemeine Fragen
Thema: Python Configurationparser
Antworten: 3
Zugriffe: 695

DANKE!
von olli-h
Donnerstag 28. Juni 2007, 15:43
Forum: Allgemeine Fragen
Thema: Python Configurationparser
Antworten: 3
Zugriffe: 695

Python Configurationparser

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