Issue1524429
Created on 2006-07-18 11:08 by grahamh, last changed 2006-07-18 17:48 by loewis.
|
msg50707 - (view) |
Author: Graham Horler (grahamh) |
Date: 2006-07-18 11:08 |
|
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().
|
|
msg50708 - (view) |
Author: Martin v. Löwis (loewis) |
Date: 2006-07-18 17:48 |
|
Logged In: YES
user_id=21627
Thanks for the patch. Committed as 50704
|
|
| Date |
User |
Action |
Args |
| 2006-07-18 11:08:57 | grahamh | create | |
|