[Python-Dev] ConfigParser items method
Gordon Williams
g_will at cyberus.ca
Mon Oct 6 16:35:48 EDT 2003
More information about the Python-Dev mailing list
Mon Oct 6 16:35:48 EDT 2003
- Previous message: [Python-Dev] ConfigParser items method
- Next message: [Python-Dev] ConfigParser items method
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hi Fred, I cant log into sourceforge bugs. I will leave it in your capable hands. Regards, Gordon Williams ----- Original Message ----- From: "Fred L. Drake, Jr." <fdrake at acm.org> To: "Gordon Williams" <g_will at cyberus.ca> Cc: <python-dev at python.org> Sent: Monday, October 06, 2003 4:12 PM Subject: Re: [Python-Dev] ConfigParser items method > > 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 >
- Previous message: [Python-Dev] ConfigParser items method
- Next message: [Python-Dev] ConfigParser items method
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-Dev mailing list