Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #15624
| 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 | <rafadurancastaneda@gmail.com> |
| 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 | Rafael Durán Castañeda <rafadurancastaneda@gmail.com> |
| 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 <python-list.python.org> |
| List-Unsubscribe | <http://mail.python.org/mailman/options/python-list>, <mailto:python-list-request@python.org?subject=unsubscribe> |
| List-Archive | <http://mail.python.org/pipermail/python-list> |
| List-Post | <mailto:python-list@python.org> |
| List-Help | <mailto:python-list-request@python.org?subject=help> |
| List-Subscribe | <http://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe> |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.2671.1321102090.27778.python-list@python.org> (permalink) |
| 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 |
Show key headers only | View raw
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
Back to comp.lang.python | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
Use and usefulness of the as syntax candide <candide@free.invalid> - 2011-11-12 12:56 +0100
Re: Use and usefulness of the as syntax Chris Angelico <rosuav@gmail.com> - 2011-11-12 23:27 +1100
Re: Use and usefulness of the as syntax Arnaud Delobelle <arnodel@gmail.com> - 2011-11-12 12:29 +0000
Re: Use and usefulness of the as syntax candide <candide@free.invalid> - 2011-11-17 16:48 +0100
Re: Use and usefulness of the as syntax alex23 <wuwei23@gmail.com> - 2011-11-17 18:38 -0800
Re: Use and usefulness of the as syntax Tim Chase <python.list@tim.thechases.com> - 2011-11-12 06:43 -0600
Re: Use and usefulness of the as syntax Rafael Durán Castañeda <rafadurancastaneda@gmail.com> - 2011-11-12 13:48 +0100
Re: Use and usefulness of the as syntax 0xfn <oleg.rimko@gmail.com> - 2011-11-13 00:55 -0800
Re: Use and usefulness of the as syntax Terry Reedy <tjreedy@udel.edu> - 2011-11-13 17:16 -0500
Re: Use and usefulness of the as syntax Tim Wintle <tim.wintle@teamrubber.com> - 2011-11-12 13:03 +0000
Re: Use and usefulness of the as syntax Mel Wilson <mwilson@the-wire.com> - 2011-11-12 08:59 -0500
Re: Use and usefulness of the as syntax candide <candide@free.invalid> - 2011-11-17 16:48 +0100
csiph-web