[Patches] [ python-Patches-1650174 ] configHandler support for raw data

SourceForge.net noreply at sourceforge.net
Thu Feb 1 23:11:31 CET 2007


Patches item #1650174, was opened at 2007-02-01 23:55
Message generated for change (Settings changed) made by taleinat
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=305470&aid=1650174&group_id=5470

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: IDLE
Group: None
Status: Open
Resolution: None
>Priority: 3
Private: No
Submitted By: Tal Einat (taleinat)
Assigned to: Nobody/Anonymous (nobody)
Summary: configHandler support for raw data

Initial Comment:
ConfigParser has support for reading/writing "raw" data, but support for this was simply not implemented in configHandler.py.

This patch makes IdleConf.GetOption(...) pass on the "raw" keyword argument to the config handlers, which is all that was missing.

This patch was previously posted as part of the Squeezer patch, but this is a very simple change, and it is now required by a new IDLE extension (currently in development.)

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

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


More information about the Patches mailing list