Patches item #1650174, was opened at 2007-02-01 16:55 Message generated for change (Comment added) made by kbk 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: Closed >Resolution: Accepted Priority: 3 Private: No Submitted By: Tal Einat (taleinat) >Assigned to: Kurt B. Kaiser (kbk) 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.) ---------------------------------------------------------------------- >Comment By: Kurt B. Kaiser (kbk) Date: 2007-02-05 01:03 Message: Logged In: YES user_id=149084 Originator: NO rev 53635. ---------------------------------------------------------------------- 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