Path: csiph.com!usenet.pasdenom.info!news.redatomik.org!newsfeed.xs4all.nl!newsfeed1.news.xs4all.nl!xs4all!newsgate.cistron.nl!newsgate.news.xs4all.nl!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: UNSURE 0.329 X-Spam-Level: *** X-Spam-Evidence: '*H*': 0.38; '*S*': 0.04; 'cc:addr:python-list': 0.11; 'thanks,': 0.17; 'wrote:': 0.18; 'later': 0.20; 'feb': 0.22; 'cc:addr:python.org': 0.22; 'cc:2**0': 0.24; 'cc:no real name:2**0': 0.24; 'header:In-Reply-To:1': 0.27; 'am,': 0.29; 'wonder': 0.29; 'entirely': 0.33; 'problem.': 0.35; 'anybody': 0.35; 'but': 0.35; 'received:google.com': 0.35; 'possible': 0.36; 'two': 0.37; 'sometimes': 0.38; 'message-id:@gmail.com': 0.38; 'thank': 0.38; 'pm,': 0.38; 'days': 0.60; 'ian': 0.60; 'ago,': 0.61; 'header:Message-Id:1': 0.63; '26,': 0.68; 'reads': 0.68; 'subject:Design': 0.78; '3:00': 0.84; 'ethan': 0.84; 'ethan,': 0.84; 'furman': 0.84; 'subject:thought': 0.84 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=content-type:mime-version:subject:from:in-reply-to:date:cc :content-transfer-encoding:message-id:references:to; bh=JKgp/b1T/VvSbP87nE1NrB9uc2SxXAJIMJJz0ddXr7c=; b=gT1CtffdZu1UmuX/+AYWKFXneAcqz3JRnsikcAtdb52QVa/esLNrryWLxPVMhWJkiO ZTJ5u8Wqh8d6VIgOmSxzywQHlCbtu0rz8QoFo/+B0hq+Mwf0f1yP1qB+xtY5nPa986a2 3xRx7hYt9lX5HEGhCd3sp1Y2RI/QTaPFY0NzM190QuuP46V+KBRNzA7uW1r53JoAXXXW bUOEYsMv+QvP7Io48dFfLT/yqrKb9VqA2PwK7f4czXFHCYLIqcDsyBs9gnzhdWCPm/TI oKJMTDLSiK7wp2JKgOq6ogz7kMofTIm62UcgVwVPYrX5UBlxHkCZ7r1IFyhYq98w18Xm IGwA== X-Received: by 10.140.237.6 with SMTP id i6mr51306144qhc.32.1425294380761; Mon, 02 Mar 2015 03:06:20 -0800 (PST) Content-Type: text/plain; charset=iso-8859-1 Mime-Version: 1.0 (Mac OS X Mail 6.6 \(1510\)) Subject: Re: Design thought for callbacks From: Cem Karan In-Reply-To: <54EF7B63.3050009@stoneleaf.us> Date: Mon, 2 Mar 2015 06:06:19 -0500 Cc: python-list@python.org Content-Transfer-Encoding: quoted-printable References: <33677AE8-B2FA-49F9-9304-C8D93784255D@gmail.com> <54EF7B63.3050009@stoneleaf.us> To: Ethan Furman X-Mailer: Apple Mail (2.1510) X-Mailman-Approved-At: Mon, 02 Mar 2015 12:09:09 +0100 X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.19 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: 14 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1425294550 news.xs4all.nl 2864 [2001:888:2000:d::a6]:46241 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:86717 On Feb 26, 2015, at 3:00 PM, Ethan Furman wrote: > On 02/26/2015 11:54 AM, Ian Kelly wrote: >=20 >> Sometimes I wonder whether anybody reads my posts. >=20 > It's entirely possible the OP wasn't ready to understand your solution = four days ago, but two days later the OP was. Thank you Ethan, that was precisely my problem. Thanks, Cem Karan=