[Patches] [ python-Patches-677651 ] ConfigParser.read() should return list of files read

SourceForge.net noreply at sourceforge.net
Wed May 12 00:04:23 EDT 2004


Patches item #677651, was opened at 2003-01-30 13:53
Message generated for change (Settings changed) made by fdrake
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=305470&aid=677651&group_id=5470

Category: None
Group: None
Status: Open
Resolution: None
Priority: 3
Submitted By: John Belmonte (jbelmonte)
>Assigned to: Fred L. Drake, Jr. (fdrake)
Summary: ConfigParser.read() should return list of files read

Initial Comment:
Regarding ConfigParser.ConfigParser:

When debugging or when the user of a command line tool
requests verbose output, it is useful to report exactly
which files the configuration has been read from.  If
this is required, ConfigParser.read() is not useful.

Attached is a patch to make ConfigParser.read() return
a list of files it has read from.


----------------------------------------------------------------------

Comment By: Brett Cannon (bcannon)
Date: 2003-05-12 23:49

Message:
Logged In: YES 
user_id=357491

Since this has actual code I am making this a patch.

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=305470&aid=677651&group_id=5470



More information about the Patches mailing list