On Sun, Aug 2, 2015 at 8:11 PM, Cecil Westerhof <ce...@decebal.nl> wrote: > Because of this I think a human readable file would be best. > Personally I do not find XML very readable. So a conf or json file > looks the most promising to me. And I would have a slight preference > for a json file. > > Any comments, thoughts or tips?
I'd agree with your analysis. XML is not readable; the two best options would be JSON, if you need the potential for deep structure, or the simple config file ("INI file") if you don't. ChrisA -- https://mail.python.org/mailman/listinfo/python-list