Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #51644
| Path | csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!us.feeder.erje.net!xlned.com!feeder5.xlned.com!newsfeed.xs4all.nl!newsfeed4.news.xs4all.nl!xs4all!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail |
|---|---|
| Return-Path | <rosuav@gmail.com> |
| X-Original-To | python-list@python.org |
| Delivered-To | python-list@mail.python.org |
| X-Spam-Status | UNSURE 0.230 |
| X-Spam-Level | ** |
| X-Spam-Evidence | '*H*': 0.69; '*S*': 0.15; 'from:addr:rosuav': 0.16; 'from:name:chris angelico': 0.16; 'subject:import': 0.16; 'wrote:': 0.18; 'mon,': 0.24; 'header:In-Reply-To:1': 0.27; 'message-id:@mail.gmail.com': 0.30; 'received:google.com': 0.35; 'step': 0.37; 'to:addr:python-list': 0.38; 'pm,': 0.38; 'to:addr:python.org': 0.39; 'jul': 0.74; 'mandatory.': 0.84; '2013': 0.98 |
| DKIM-Signature | v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=aXuBBt3SRd5+PQCmDIFcvRsppbHhrrxAlwxGsurhQeE=; b=eRDoI7+/vJlWBIlclJ6bh8nzDBS+h/bbtpiCFNhJQMYrfkEf7ZNzL5k8wkMwfN00ES ootvFu/8sFOa1Gi7MzE569zD8FoxeDxBsb7hdiTDoK8C3btrG427arf6ySVDoqyaO9fJ gSsrw9nLyBg22mekM4qj6VvTOT++QDCdmTNU5U+0eESICYwwO8/M3XPBHJmHyUdG8+2R UHF4lABgbpT26T97smo6m5ha94WhnMA2iGldOESVduLizXsADkJkZe+sDvYZRGQwYh1b Uc9RWHVGiSQO4MBgAmvxs4p6SacAeWRpg6dTlfTsGjY4QyrRJjIta65hfRGNRV1Ma5jE zeZQ== |
| MIME-Version | 1.0 |
| X-Received | by 10.58.223.238 with SMTP id qx14mr25927075vec.98.1375137747135; Mon, 29 Jul 2013 15:42:27 -0700 (PDT) |
| In-Reply-To | <CAN1F8qU9WQS-eS0PPAKhkLz4RYDG9JHX2S3iEq9EbF9BymCnkQ@mail.gmail.com> |
| References | <51F6C720.2020404@Gmail.com> <kt6i57$2ku$1@ger.gmane.org> <20130729152051.46003bcf@bigbox.christie.dr> <51F6CF36.7080702@Gmail.com> <CAN1F8qU9WQS-eS0PPAKhkLz4RYDG9JHX2S3iEq9EbF9BymCnkQ@mail.gmail.com> |
| Date | Mon, 29 Jul 2013 23:42:27 +0100 |
| Subject | Re: import syntax |
| From | Chris Angelico <rosuav@gmail.com> |
| To | python-list@python.org |
| Content-Type | text/plain; charset=ISO-8859-1 |
| X-Mailman-Approved-At | Wed, 31 Jul 2013 14:07:43 +0200 |
| X-BeenThere | python-list@python.org |
| X-Mailman-Version | 2.1.15 |
| 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.14.1375272464.1251.python-list@python.org> (permalink) |
| Lines | 6 |
| NNTP-Posting-Host | 2001:888:2000:d::a6 |
| X-Trace | 1375272464 news.xs4all.nl 15891 [2001:888:2000:d::a6]:49381 |
| X-Complaints-To | abuse@xs4all.nl |
| Xref | csiph.com comp.lang.python:51644 |
Show key headers only | View raw
On Mon, Jul 29, 2013 at 11:37 PM, Joshua Landau <joshua@landau.ws> wrote: > 2d) Realise that the slow part is not what you thought it was This step is mandatory. ChrisA
Back to comp.lang.python | Previous | Next | Find similar | Unroll thread
Re: import syntax Chris Angelico <rosuav@gmail.com> - 2013-07-29 23:42 +0100
csiph-web