[Python-Dev] ConfigParser items method

Fred L. Drake, Jr. fdrake at acm.org
Mon Oct 6 16:12:45 EDT 2003


Gordon Williams writes:
 > An items method that returned a list of tuples as it does in the
 > RawconfigParser would be a useful method to have for both ConfigParser and
 > SafeConfigParser.

I'm happy for these to always return a list.  I probably changed this
around when I refactored the classes into raw/classic/safe flavors
without really thinking about it.

If there are no objections, feel free to file a bug report on
SourceForge and assign it to me.


  -Fred

-- 
Fred L. Drake, Jr.  <fdrake at acm.org>
PythonLabs at Zope Corporation



More information about the Python-Dev mailing list