Path: csiph.com!x330-a1.tempe.blueboxinc.net!usenet.pasdenom.info!weretis.net!feeder1.news.weretis.net!feeder.erje.net!newsfeed.xs4all.nl!newsfeed6.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: OK 0.081 X-Spam-Evidence: '*H*': 0.84; '*S*': 0.00; 'tkinter': 0.09; 'received:192.168.1.33': 0.16; 'subject:syntax': 0.16; 'trying': 0.21; 'header:In-Reply-To:1': 0.23; 'received:74.125.82.174': 0.24; 'received:mail-wy0-f174.google.com': 0.24; 'import': 0.28; 'to:addr:python-list': 0.32; 'header:User-Agent:1': 0.33; 'message-id:@gmail.com': 0.34; 'from:charset:iso-8859-1': 0.34; 'something': 0.36; 'received:74.125.82': 0.37; 'received:google.com': 0.38; 'received:192': 0.38; 'received:74.125': 0.39; 'subject:: ': 0.39; 'to:addr:python.org': 0.39; 'did': 0.40; 'tim': 0.40; 'hate': 0.73 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=message-id:date:from:user-agent:mime-version:to:subject:references :in-reply-to:content-type:content-transfer-encoding; bh=dJtm+wlJ8vvhr22YKQ2LBac6HuCMVNEad7PkAdusfRs=; b=teauFNu2PWV+F3c6skSkXwoOYqWhPDt5yA2Wj/cwWh8Jj7ObZfQ8cDUlDbeXuttDBD dDTbVkhvtMhSTVnLSpU5VqkQSnfXHQbc/xPJXk63baSggnV5tRh/7cAQkr+6UGZBoVhu GhHaT1PhgqM13RIsjF5Tcvnodbl9qCWEjXR3Y= Date: Sat, 12 Nov 2011 13:48:04 +0100 From: =?ISO-8859-1?Q?Rafael_Dur=E1n_Casta=F1eda?= User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:7.0.1) Gecko/20110929 Thunderbird/7.0.1 MIME-Version: 1.0 To: python-list@python.org Subject: Re: Use and usefulness of the as syntax References: <4ebe5ee6$0$25872$426a74cc@news.free.fr> <4EBE69DA.2060501@tim.thechases.com> In-Reply-To: <4EBE69DA.2060501@tim.thechases.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 8bit 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: 6 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1321102090 news.xs4all.nl 6879 [2001:888:2000:d::a6]:52987 X-Complaints-To: abuse@xs4all.nl Xref: x330-a1.tempe.blueboxinc.net comp.lang.python:15624 El 12/11/11 13:43, Tim Chase escribió: > I hate trying to track down variable-names if one did something like > > from Tkinter import * > +1