Answered I ended up going with pickle at the end anyway
Ok so with some advice on another question I asked I was told to use pickle to save a dictio
The YAML format (via pyyaml) might be a good option for you:
http://en.wikipedia.org/wiki/Yaml
http://pypi.python.org/pypi/PyYAML