[Patches] [ python-Patches-545096 ] Janitoring in ConfigParser

noreply@sourceforge.net noreply@sourceforge.net
Wed, 17 Apr 2002 03:24:37 -0700


Patches item #545096, was opened at 2002-04-17 10:24
You can respond by visiting: 
http://sourceforge.net/tracker/?func=detail&atid=305470&aid=545096&group_id=5470

Category: Library (Lib)
Group: Python 2.3
Status: Open
Resolution: None
Priority: 5
Submitted By: Gustavo Niemeyer (niemeyer)
Assigned to: Nobody/Anonymous (nobody)
Summary: Janitoring in ConfigParser

Initial Comment:
The first patch fixes a bug, implements some speed 
improvements, some memory consumption improvements, 
enforces the usage of the already available global 
variables, and extends the allowed chars in option 
names to be very permissive. 
 
The second one, if used, is supposed to be applied 
over the first one, and implements a walk() 
generator method for walking trough the options of a 
section. 

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

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