[Python-bugs-list] [ python-Bugs-428972 ] any plan for ConfigParser supports XML?

noreply@sourceforge.net noreply@sourceforge.net
Tue, 03 Jul 2001 23:06:56 -0700


Bugs item #428972, was opened at 2001-05-31 05:08
You can respond by visiting: 
http://sourceforge.net/tracker/?func=detail&atid=105470&aid=428972&group_id=5470

Category: Extension Modules
Group: Feature Request
>Status: Closed
>Resolution: Rejected
Priority: 5
Submitted By: eXom (jkuan)
Assigned to: Nobody/Anonymous (nobody)
Summary: any plan for ConfigParser supports XML?

Initial Comment:
There are more applications using XML for configuration
file. 
Is there any plan to support this feature in
ConfigParser?

Thanks
Joe

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

>Comment By: Fred L. Drake, Jr. (fdrake)
Date: 2001-07-03 23:06

Message:
Logged In: YES 
user_id=3066

Closed this as a rejected Feature Request.

(ConfigParser's history isn't nearly as neat as Martin
presents it, but we can pretend that's the whole story.  It
was never intended to support arbitrary file formats.)

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

Comment By: Martin v. Löwis (loewis)
Date: 2001-06-04 23:05

Message:
Logged In: YES 
user_id=21627

ConfigParser is specifically designed to read .INI files, 
so I doubt that it will be extended to XML. If you need to 
read an XML configuration file, you best use 
xml.dom.minidom.



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

You can respond by visiting: 
http://sourceforge.net/tracker/?func=detail&atid=105470&aid=428972&group_id=5470