Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #70458

Re: symple programming task

Path csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!us.feeder.erje.net!newsfeed.fsmpi.rwth-aachen.de!rt.uk.eu.org!newsfeed.xs4all.nl!newsfeed2a.news.xs4all.nl!xs4all!post.news.xs4all.nl!not-for-mail
Return-Path <joshua.landau.ws@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.83; '*S*': 0.01; 'widely': 0.05; 'cc:addr :python-list': 0.11; 'useful,': 0.14; 'ivan': 0.16; 'subject:programming': 0.16; 'applies': 0.16; 'sender:addr:gmail.com': 0.17; 'thanks,': 0.17; 'wrote:': 0.18; 'example': 0.22; 'cc:addr:python.org': 0.22; 'cc:2**0': 0.24; 'header:In-Reply-To:1': 0.27; 'message-id:@mail.gmail.com': 0.30; 'too.': 0.31; 'problem': 0.35; 'done.': 0.35; 'but': 0.35; 'received:google.com': 0.35; 'there': 0.35; 'list': 0.37; 'tell': 0.60; "you've": 0.63; 'to:addr:gmail.com': 0.65; 'anything.': 0.68; 'bag': 0.74; 'ending': 0.78; 'it"': 0.84; 'misses': 0.84; 'url:]': 0.84
DKIM-Signature v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:from:date:message-id :subject:to:cc:content-type; bh=a3pHWAtfooE3PLJzMfnAr4VoLdaGmFK4AUumKN8qJqU=; b=l7VtIN7hRECxJNqDjAyuGPf0XHhk13208BlCMNihvJtc1utqC5872lG8M9WqbDbivj ZNESRfIafOCCGT8sc31keQ1KXJNnBaz48KbOVRw89OxBJIk2IfyBDY8XRIA7bqRXljFS 4UHF2io6TGpuRarILtSat2PkPkZfCKpw46+kttETxeqn0gi1cuhobvZCvlXWnsNvqjQq xKriRff3D3go6xytZpMoRwWuXXvALxlHQ6VUU2RU1iYWa63qFqKZI0WyODjExhbwO3UU nnr/GcQ+CL4IVgYuHz1g9ipPS/0p9c7yb6DWfVL2RRUVC1C3C0hBEAnAXwe9lJzQw8+9 MKeA==
X-Received by 10.152.23.169 with SMTP id n9mr1233317laf.45.1398080624281; Mon, 21 Apr 2014 04:43:44 -0700 (PDT)
MIME-Version 1.0
Sender joshua.landau.ws@gmail.com
In-Reply-To <313537d1-28f6-47fe-82d9-20e4cba41f73@googlegroups.com>
References <cc416b4b-e19d-49b9-abc2-86bcff455f9c@googlegroups.com> <313537d1-28f6-47fe-82d9-20e4cba41f73@googlegroups.com>
From Joshua Landau <joshua@landau.ws>
Date Mon, 21 Apr 2014 12:43:04 +0100
X-Google-Sender-Auth Tq58oLeatgqHaHV2_HYWyzNtR-w
Subject Re: symple programming task
To Ivan Ivanivich <ivriabtsov@gmail.com>
Content-Type text/plain; charset=UTF-8
Cc python-list <python-list@python.org>
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.9401.1398080632.18130.python-list@python.org> (permalink)
Lines 10
NNTP-Posting-Host 2001:888:2000:d::a6
X-Trace 1398080632 news.xs4all.nl 2950 [2001:888:2000:d::a6]:45883
X-Complaints-To abuse@xs4all.nl
Xref csiph.com comp.lang.python:70458

Show key headers only | View raw


On 20 April 2014 20:27, Ivan Ivanivich <ivriabtsov@gmail.com> wrote:
> thanks, i found the bag

G'day.

This [https://xkcd.com/979/] applies to threads ending in "nvm, solved
it" too. I know the problem in your case isn't likely to be widely
useful, but there are other benefits of pointing out what you've done.
For example the list members can tell you if your solution misses
anything.

Back to comp.lang.python | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

symple programming task Ivan Ivanivich <ivriabtsov@gmail.com> - 2014-04-20 11:43 -0700
  Re: symple programming task Chris Angelico <rosuav@gmail.com> - 2014-04-21 05:02 +1000
  Re: symple programming task Peter Otten <__peter__@web.de> - 2014-04-20 21:11 +0200
  Re: symple programming task Joel Goldstick <joel.goldstick@gmail.com> - 2014-04-20 15:15 -0400
  Re: symple programming task Ivan Ivanivich <ivriabtsov@gmail.com> - 2014-04-20 12:27 -0700
    Re: symple programming task Joshua Landau <joshua@landau.ws> - 2014-04-21 12:43 +0100
  Re: symple programming task Ivan Ivanivich <ivriabtsov@gmail.com> - 2014-04-21 06:21 -0700
    Re: symple programming task Tim Chase <python.list@tim.thechases.com> - 2014-04-21 08:39 -0500
    Re: symple programming task Chris Angelico <rosuav@gmail.com> - 2014-04-21 23:43 +1000

csiph-web