On 04/07/2011 03:34 PM, Tim Allen wrote: > > Who'd have guessed it'd be so complicated to associate keys with values?
If that's the only thing you need, .ini would work fine. Another solution would be python files with only literals, parsed through the ast module for safety. cheers, David _______________________________________________ Twisted-Python mailing list Twisted-Python@twistedmatrix.com http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python