Sending Dictionary via Network

Leif K-Brooks eurleif at ecritters.biz
Wed Oct 25 08:44:07 EDT 2006


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.



More information about the Python-list mailing list