What to use to create/read configuration file
Moderators: snarkout, Patrick, dann
What to use to create/read configuration file
I was just curious how any of you would handle the reading/creating of a configuration file for an application. There is ConfigParser but I am not sure I want to use. that.