[Patches] [ python-Patches-764221 ] add set/getattr interface to tkFont.Font objects

SourceForge.net noreply at sourceforge.net
Sun Mar 27 09:39:01 CEST 2005


Patches item #764221, was opened at 2003-07-02 06:21
Message generated for change (Comment added) made by mdehoon
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=305470&aid=764221&group_id=5470

Category: Tkinter
Group: Python 2.4
Status: Open
Resolution: None
Priority: 5
Submitted By: Russell Owen (reowen)
Assigned to: Nobody/Anonymous (nobody)
Summary: add set/getattr interface to tkFont.Font objects

Initial Comment:
A simple patch to add the dictionary style get/set attribute interface to tkFont.Font objects. This makes it act like almost all other Tkinter classes.

Perhaps best saved for Python 2.4, but it's such a simple change I thought it might squeak by.

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

Comment By: Michiel de Hoon (mdehoon)
Date: 2005-03-27 16:39

Message:
Logged In: YES 
user_id=488897

It looks like this patch has made it into Python 2.4, so can
we close this patch?

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

Comment By: Reinhold Birkenfeld (birkenfeld)
Date: 2005-03-03 23:57

Message:
Logged In: YES 
user_id=1188172

Patch looks good (a very minor change), so it will be OK to
apply.

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

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


More information about the Patches mailing list