Patches item #764221, was opened at 2003-07-01 23:21 Message generated for change (Comment added) made by loewis 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: Closed >Resolution: Out of Date 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: Martin v. L�wis (loewis) Date: 2005-03-28 21:08 Message: Logged In: YES user_id=21627 Yes, this was committed as part of patch #764217. Closing as out-of-date. ---------------------------------------------------------------------- Comment By: Michiel de Hoon (mdehoon) Date: 2005-03-27 09: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 15: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 _______________________________________________ Patches mailing list [email protected] http://mail.python.org/mailman/listinfo/patches
