On Mon, 2005-12-05 at 08:45 +0100, Paul J Stevens wrote: > Aaron Stone wrote: > > Let's just make the whole config file lower case. I rather dislike the > > needless use of upper case. > > Agreed. But config_get_value should also check for uppercase keys, for > backward compatibility's sake.
Would it be possible to force all keys to lowercase before putting them into the dictionary?