Patches item #1650174, was opened at 2007-02-01 23:55
Message generated for change (Tracker Item Submitted) made by Item Submitter
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: 5
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
_______________________________________________
Patches mailing list
Patches@python.org
http://mail.python.org/mailman/listinfo/patches

Reply via email to