[Patches] [ python-Patches-1524429 ] Var-default patch undid part of backtick to repr() patch

SourceForge.net noreply at sourceforge.net
Tue Jul 18 13:08:57 CEST 2006


Patches item #1524429, was opened at 2006-07-18 12:08
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=1524429&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: Tkinter
Group: Python 2.5
Status: Open
Resolution: None
Priority: 5
Submitted By: Graham Horler (grahamh)
Assigned to: Martin v. Löwis (loewis)
Summary: Var-default patch undid part of backtick to repr() patch

Initial Comment:
Patch #763580, rev 46998 (Add name and value arguments to 
Tkinter variable classes) backed out a change made by
patch #852334, rev 35267 (Replace backticks with repr()
or "%r") by mistake.

This patch re-replaces one instance of the persistent
little backticks with repr().


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

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


More information about the Patches mailing list