[Python-bugs-list] [Bug #131635] ConfigParser module regexp issue

noreply@sourceforge.net noreply@sourceforge.net
Thu, 08 Feb 2001 18:16:59 -0800


Bug #131635, was updated on 2001-Feb-08 18:16
Here is a current snapshot of the bug.

Project: Python
Category: Extension Modules
Status: Open
Resolution: None
Bug Group: Feature Request
Priority: 5
Submitted by: nobody
Assigned to : nobody
Summary: ConfigParser module regexp issue

Details: In the ConfigParser module, a section header with a space
character is not allowed by the regexp search function.  This disallows
parsing of GNOME desktop application files
(/usr/share/gnome/apps/*/*.desktop on Red Hat 7.0).  Also, the option
regexp search errors on internationalized options such as the line:
Name[bg]=Vim

System: Red Hat 7.0
Python version: 1.5.2 (Red Hat packaged)


For detailed info, follow this link:
http://sourceforge.net/bugs/?func=detailbug&bug_id=131635&group_id=5470