Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #61883
| Path | csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!news.stack.nl!newsfeed.xs4all.nl!newsfeed1.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 | OK 0.090 |
| X-Spam-Evidence | '*H*': 0.86; '*S*': 0.04; 'cc:addr:python-list': 0.11; 'from:addr:rosuav': 0.16; 'from:name:chris angelico': 0.16; 'sat,': 0.16; 'wrote:': 0.18; 'subject:request': 0.19; 'cc:addr:python.org': 0.22; 'cc:2**0': 0.24; 'url:edu': 0.26; 'header:In-Reply-To:1': 0.27; '[1]': 0.29; 'dec': 0.30; 'said,': 0.30; 'message-id:@mail.gmail.com': 0.30; 'usually': 0.31; 'advice': 0.35; 'received:google.com': 0.35; '14,': 0.36; 'pm,': 0.38; 'rusi': 0.91; 'to:none': 0.92; '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:cc :content-type; bh=EHMeHKqioOllKJB9gR0GwJqJJOAM5J+NsRYk2noJUHc=; b=bmWi16Evue/yyaANsjZJxJEltgjlh2FRxXIqcDn0cwr9vLFAyDHJsktugzoOfYpeAX F7N8gO+WVCMFQb5pA87UyOUAxFGZgfb+yVgRuxvNjg04CuR8Xhd+k4xZ+hQCB6rU3OqB I3MhcfYbwGuYDqljESERaR1ZjSTK5DuMG6BoUAmpe/yz31hZr7O4u5lMahHEG1x0EBx1 yoEBGNrTW+nWUmXI8Bryv5JOJ4p3fUhXPG2HcbjRKhraNXec9URjEaoWQ0S7p18ARPoB 0E659EGlVAk4OcIkK8ABOjkHI71rCftFmdAIV9of4O2tdjV1LUjexrNHlfV9u7Tj5Ul4 jSEA== |
| MIME-Version | 1.0 |
| X-Received | by 10.66.102.39 with SMTP id fl7mr7559561pab.43.1386999785115; Fri, 13 Dec 2013 21:43:05 -0800 (PST) |
| In-Reply-To | <34e6e8ba-f8c4-43c2-9998-78bcfc1bbfcc@googlegroups.com> |
| References | <CAO_-KLhvOHhgRgVzoyFe6u=GBR+3wUcJZ_REUwKJDqRvsirMhQ@mail.gmail.com> <CAO_-KLiBX_HYo0rUikNOB6LpTMqpo12x+QBst6VoMik6xKCT7g@mail.gmail.com> <CA+vVgJXTF_0rvNXfcsCxR1A-tdSbBWFvmWgTCTak8dR6551zHQ@mail.gmail.com> <CAPTjJmpmK+EC08XCVQESEU9R6J3xvPdcq6WALW5VEmXTiTuaig@mail.gmail.com> <mailman.4108.1386997872.18130.python-list@python.org> <34e6e8ba-f8c4-43c2-9998-78bcfc1bbfcc@googlegroups.com> |
| Date | Sat, 14 Dec 2013 16:43:05 +1100 |
| Subject | Re: request for guidance |
| From | Chris Angelico <rosuav@gmail.com> |
| Cc | "python-list@python.org" <python-list@python.org> |
| Content-Type | text/plain; charset=UTF-8 |
| 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 | <https://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 | <https://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe> |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.4109.1386999788.18130.python-list@python.org> (permalink) |
| Lines | 7 |
| NNTP-Posting-Host | 2001:888:2000:d::a6 |
| X-Trace | 1386999788 news.xs4all.nl 2887 [2001:888:2000:d::a6]:58479 |
| X-Complaints-To | abuse@xs4all.nl |
| Xref | csiph.com comp.lang.python:61883 |
Show key headers only | View raw
On Sat, Dec 14, 2013 at 4:36 PM, rusi <rustompmody@gmail.com> wrote: > For the young-n-enthu "Make haste slowly!" is usually good advice As the Ancient Romans said, "festina lente". ChrisA [1] http://math.boisestate.edu/gas/iolanthe/web_op/iol13.html
Back to comp.lang.python | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
Re: request for guidance David Hutto <dwightdhutto@gmail.com> - 2013-12-14 00:11 -0500
Re: request for guidance rusi <rustompmody@gmail.com> - 2013-12-13 21:36 -0800
Re: request for guidance Chris Angelico <rosuav@gmail.com> - 2013-12-14 16:43 +1100
Re: request for guidance rusi <rustompmody@gmail.com> - 2013-12-14 23:54 -0800
csiph-web