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


Groups > comp.lang.python > #57580

Re: Cookie aint retrieving when visiting happens from a backlink.

Path csiph.com!newsfeed.hal-mli.net!feeder3.hal-mli.net!newsfeed.hal-mli.net!feeder1.hal-mli.net!newsfeed.xs4all.nl!newsfeed2.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.140
X-Spam-Level *
X-Spam-Evidence '*H*': 0.73; '*S*': 0.01; 'preferably': 0.05; 'steve': 0.09; 'thread': 0.14; 'afterwards': 0.16; 'chris,': 0.16; 'from:addr:rosuav': 0.16; 'from:name:chris angelico': 0.16; 'greece,': 0.16; 'subject:when': 0.16; 'tickets.': 0.16; 'sat,': 0.16; 'wrote:': 0.18; 'shown': 0.26; 'header:In-Reply-To:1': 0.27; 'am,': 0.29; 'message-id:@mail.gmail.com': 0.30; "i'm": 0.30; '(unless': 0.31; 'maybe': 0.34; 'subject:from': 0.34; 'received:google.com': 0.35; 'there': 0.35; 'bought': 0.36; 'patient': 0.36; 'done': 0.36; 'level': 0.37; 'sometimes': 0.38; 'to:addr:python-list': 0.38; 'issue': 0.38; 'to:addr:python.org': 0.39; 'either': 0.39; 'skip:u 10': 0.60; 'truly': 0.60; 'course': 0.61; 'simply': 0.61; 'exchange': 0.63; 'such': 0.63; 'more': 0.64; 'believe': 0.68; 'benefit': 0.68; '26,': 0.68; 'funny': 0.74; 'greece': 0.84; 'restraint': 0.84; 'simmons': 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=Ats/ascrJIL9km7Q3bt3WI+OG33XaPIHvF80LbR5reU=; b=epq3428oS/eKBWMKM9xvs7Q1IdsSM9VXwssTa8cU0jhd3Pb/aEFB19t6dfPHQRJ+TS koBuNUjRMF0J/2SkjHFd10vODK6ZcnMiaM6V7vMY+KiUBULAvh1GVLVkqv6HKi6HDofU r5YYCyQfWujxnjUviPPWohevS3HTTPKoyIerRkr1aCdQ1KrPsCN2aPcS/Yw1iGPO6sqm WYxGw4Zkn91+z67g0cfP8/8WOl0mHL6uEQz9cGwFkv1MHmx35vUx6IUKRqRAd3kDI2mk FGm3sSeEZD5cqBfnFTncC0VYFsDo2UsU1b/k9FUUlZ2nAjFt820HkbkI5JSD0Thiizto uIZw==
MIME-Version 1.0
X-Received by 10.66.164.136 with SMTP id yq8mr13098120pab.67.1382746779910; Fri, 25 Oct 2013 17:19:39 -0700 (PDT)
In-Reply-To <526A9C1B.9070302@gmail.com>
References <l4d66o$4bd$1@dont-email.me> <mailman.1501.1382686719.18130.python-list@python.org> <l4d9tf$lro$1@dont-email.me> <mailman.1503.1382690002.18130.python-list@python.org> <l4db5l$r5d$1@dont-email.me> <l4dh8k$o7i$1@dont-email.me> <mailman.1506.1382698278.18130.python-list@python.org> <l4dlmm$fc9$1@dont-email.me> <mailman.1513.1382703109.18130.python-list@python.org> <l4dnnc$qmk$1@dont-email.me> <mailman.1514.1382704567.18130.python-list@python.org> <l4dple$6mf$1@dont-email.me> <l4e21o$99a$3@dont-email.me> <l4e2p0$cv$1@dont-email.me> <CAPTjJmouPEuqVXwgF2J=ii3dksW2fwcBHeOHSoikHzeVssjf2Q@mail.gmail.com> <526A9C1B.9070302@gmail.com>
Date Sat, 26 Oct 2013 11:19:39 +1100
Subject Re: Cookie aint retrieving when visiting happens from a backlink.
From Chris Angelico <rosuav@gmail.com>
To python-list@python.org
Content-Type text/plain; charset=ISO-8859-1
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.1563.1382746790.18130.python-list@python.org> (permalink)
Lines 19
NNTP-Posting-Host 2001:888:2000:d::a6
X-Trace 1382746790 news.xs4all.nl 15876 [2001:888:2000:d::a6]:56613
X-Complaints-To abuse@xs4all.nl
Xref csiph.com comp.lang.python:57580

Show key headers only | View raw


On Sat, Oct 26, 2013 at 3:28 AM, Steve Simmons <square.steve@gmail.com> wrote:
> Chris,
>
> You truly are a saint!
>
> I simply cannot believe the level of restraint you have shown during this
> exchange (unless of course you have bought tickets to Greece in order to
> deal with this issue in person and 'with extreme prejudice').

I have no such tickets. If I were to go to Greece, there are many
things much more worthy of my time than juvenile retaliation. :)

The main reason I'm patient with him is for the benefit of those
coming afterwards - maybe years afterwards - and reading the thread. I
want every thread to be either useful/informative or funny -
preferably both. :) Flaming Nikos isn't particularly helpful, though
sometimes it has been done very wittily.

ChrisA

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


Thread

Cookie aint retrieving when visiting happens from a backlink. Νίκος Αλεξόπουλος <nikos.gr33k@gmail.com> - 2013-10-25 10:22 +0300
  Re: Cookie aint retrieving when visiting happens from a backlink. Chris Angelico <rosuav@gmail.com> - 2013-10-25 18:32 +1100
    Re: Cookie aint retrieving when visiting happens from a backlink. Νίκος Αλεξόπουλος <nikos.gr33k@gmail.com> - 2013-10-25 11:25 +0300
      Re: Cookie aint retrieving when visiting happens from a backlink. Chris Angelico <rosuav@gmail.com> - 2013-10-25 19:33 +1100
        Re: Cookie aint retrieving when visiting happens from a backlink. Νίκος Αλεξόπουλος <nikos.gr33k@gmail.com> - 2013-10-25 11:46 +0300
          Re: Cookie aint retrieving when visiting happens from a backlink. Mark Lawrence <breamoreboy@yahoo.co.uk> - 2013-10-25 10:03 +0100
          Re: Cookie aint retrieving when visiting happens from a backlink. Nick the Gr33k <nikos.gr33k@gmail.com> - 2013-10-25 13:30 +0300
            Re: Cookie aint retrieving when visiting happens from a backlink. Chris Angelico <rosuav@gmail.com> - 2013-10-25 21:51 +1100
              Re: Cookie aint retrieving when visiting happens from a backlink. Nick the Gr33k <nikos.gr33k@gmail.com> - 2013-10-25 14:46 +0300
                Re: Cookie aint retrieving when visiting happens from a backlink. Chris Angelico <rosuav@gmail.com> - 2013-10-25 23:11 +1100
                Re: Cookie aint retrieving when visiting happens from a backlink. Nick the Gr33k <nikos.gr33k@gmail.com> - 2013-10-25 15:20 +0300
                Re: Cookie aint retrieving when visiting happens from a backlink. Chris Angelico <rosuav@gmail.com> - 2013-10-25 23:35 +1100
                Re: Cookie aint retrieving when visiting happens from a backlink. Nick the Gr33k <nikos.gr33k@gmail.com> - 2013-10-25 15:54 +0300
                Re: Cookie aint retrieving when visiting happens from a backlink. Mark Lawrence <breamoreboy@yahoo.co.uk> - 2013-10-25 15:21 +0100
                Re: Cookie aint retrieving when visiting happens from a backlink. Nick the Gr33k <nikos.gr33k@gmail.com> - 2013-10-25 18:04 +0300
                Re: Cookie aint retrieving when visiting happens from a backlink. Mark Lawrence <breamoreboy@yahoo.co.uk> - 2013-10-25 16:12 +0100
                Re: Cookie aint retrieving when visiting happens from a backlink. Antoon Pardon <antoon.pardon@rece.vub.ac.be> - 2013-10-26 16:05 +0200
                Re: Cookie aint retrieving when visiting happens from a backlink. Denis McMahon <denismfmcmahon@gmail.com> - 2013-10-25 15:17 +0000
                Re: Cookie aint retrieving when visiting happens from a backlink. Nick the Gr33k <nikos.gr33k@gmail.com> - 2013-10-25 18:29 +0300
                Re: Cookie aint retrieving when visiting happens from a backlink. Chris Angelico <rosuav@gmail.com> - 2013-10-26 02:34 +1100
                Re: Cookie aint retrieving when visiting happens from a backlink. Joel Goldstick <joel.goldstick@gmail.com> - 2013-10-25 11:36 -0400
                Re: Cookie aint retrieving when visiting happens from a backlink. Nick the Gr33k <nikos.gr33k@gmail.com> - 2013-10-25 18:49 +0300
                Re: Cookie aint retrieving when visiting happens from a backlink. Steve Simmons <square.steve@gmail.com> - 2013-10-25 17:28 +0100
                Re: Cookie aint retrieving when visiting happens from a backlink. Mark Lawrence <breamoreboy@yahoo.co.uk> - 2013-10-25 19:17 +0100
                Re: Cookie aint retrieving when visiting happens from a backlink. Chris Angelico <rosuav@gmail.com> - 2013-10-26 11:19 +1100
      Re: Cookie aint retrieving when visiting happens from a backlink. Piet van Oostrum <piet@vanoostrum.org> - 2013-10-26 21:17 -0400
        Re: Cookie aint retrieving when visiting happens from a backlink. Roy Smith <roy@panix.com> - 2013-10-26 21:34 -0400
        Re: Cookie aint retrieving when visiting happens from a backlink. Piet van Oostrum <piet@vanoostrum.org> - 2013-10-26 22:24 -0400
          Re: Cookie aint retrieving when visiting happens from a backlink. Nick the Gr33k <nikos.gr33k@gmail.com> - 2013-10-27 08:45 +0200
    Re: Cookie aint retrieving when visiting happens from a backlink. Νίκος Αλεξόπουλος <nikos.gr33k@gmail.com> - 2013-10-25 11:26 +0300
  Re: Cookie aint retrieving when visiting happens from a backlink. Steven D'Aprano <steve+comp.lang.python@pearwood.info> - 2013-10-25 15:13 +0000
    Re: Cookie aint retrieving when visiting happens from a backlink. Chris Angelico <rosuav@gmail.com> - 2013-10-26 02:28 +1100

csiph-web