Frithiof Andreas Jensen wrote:
>> "mumebuhi" <mumebuhi at gmail.com> wrote in message
> news:1161732155.264210.77250 at f16g2000cwb.googlegroups.com...>> The simplejson module is really cool and simple to use. This is great!
>> JUST what I need for some configuration files!!
> Thanks for the link (die, configparse, dieee).
I would personally use YAML for configuration files instead of JSON,
because it's more human-readable. But it's a matter of personal preference.