Path: csiph.com!usenet.pasdenom.info!gegeweb.org!de-l.enfer-du-nord.net!feeder1.enfer-du-nord.net!feeds.phibee-telecom.net!newsfeed.xs4all.nl!newsfeed5.news.xs4all.nl!newsgate.cistron.nl!newsgate.news.xs4all.nl!194.109.133.85.MISMATCH!newsfeed.xs4all.nl!newsfeed6.news.xs4all.nl!xs4all!post.news.xs4all.nl!not-for-mail Return-Path: X-Original-To: python-list@python.org Delivered-To: python-list@mail.python.org X-Spam-Status: OK 0.006 X-Spam-Evidence: '*H*': 0.99; '*S*': 0.00; 'debug': 0.05; 'received:80.91': 0.09; 'received:80.91.229': 0.09; 'received:gmane.org': 0.09; 'received:list': 0.09; 'idea:': 0.16; 'message-id:@dough.gmane.org': 0.16; 'received:80.91.229.3': 0.16; 'received:dip.t-dialin.net': 0.16; 'received:plane.gmane.org': 0.16; 'received:t-dialin.net': 0.16; 'then?': 0.16; 'wrote:': 0.17; 'obviously': 0.18; 'changes': 0.20; 'error.': 0.21; 'work.': 0.23; 'random': 0.24; 'header:User-Agent:1': 0.26; 'header:X -Complaints-To:1': 0.28; 'run': 0.28; 'post': 0.28; 'piece': 0.29; "i'm": 0.29; 'code': 0.31; 'to:addr:python-list': 0.33; 'another': 0.33; "can't": 0.34; 'received:org': 0.36; 'too': 0.36; 'does': 0.37; 'subject:: ': 0.38; 'easier': 0.38; 'to:addr:python.org': 0.39; 'header:Received:5': 0.40; 'your': 0.60; 'different': 0.63; 'more': 0.63; 'subject:gets': 0.84; 'lucky': 0.96 X-Injected-Via-Gmane: http://gmane.org/ To: python-list@python.org From: Peter Otten <__peter__@web.de> Subject: Re: Tkinter.event.widget: handler gets name instead of widget. Date: Fri, 13 Jul 2012 09:26:31 +0200 Organization: None References: <1341782353.2041.136.camel@hatchbox-one> <89816e26-fc20-4cdc-ba6c-f252231d43ba@f16g2000yqg.googlegroups.com> <1342119234.2313.42.camel@hatchbox-one> Mime-Version: 1.0 Content-Type: text/plain; charset="ISO-8859-1" Content-Transfer-Encoding: 7Bit X-Gmane-NNTP-Posting-Host: p50849d63.dip.t-dialin.net User-Agent: KNode/4.7.3 X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.12 Precedence: list List-Id: General discussion list for the Python programming language List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Newsgroups: comp.lang.python Message-ID: Lines: 15 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1342164395 news.xs4all.nl 6875 [2001:888:2000:d::a6]:44540 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:25251 Frederic Rentsch wrote: > I'm sorry I can't post an intelligible piece that does NOT work. I > obviously can't post the whole thing. How about a pastebin then? Or even bitbucket/github as you need to track changes anyway? > It is way too convoluted. "Convoluted" code is much easier to debug than no code ;) Another random idea: run your code on a more recent python/tcl installation. If you are lucky you get a different error.