> Is it useful info?
Yes, when I'm generating (or adding) the data again, I need to keep
the same format.
> Other than that, if you're familiar with .ini format, ConfigParser can
> be useful.
Actually that might be easy. Some quick sed work might turn it into
ini format, then the parser is already written for me. ConfigParser
also links to shlex which might work too.
pyparsing would probably be more robust, but take longer to implement
Thanks.
Received on Wed May 14 22:37:26 2008
This archive was generated by hypermail 2.1.8 : Wed May 14 2008 - 22:37:29 CST