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


Groups > comp.lang.python > #83458

Re: Why do the URLs of posts here change?

Path csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!news.stack.nl!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.051
X-Spam-Evidence '*H*': 0.91; '*S*': 0.01; 'yet.': 0.04; 'subject:Why': 0.09; 'cc:addr:python-list': 0.11; 'jan': 0.12; 'posted': 0.15; 'from:addr:rosuav': 0.16; 'from:name:chris angelico': 0.16; 'sat,': 0.16; 'wrote:': 0.18; 'cc:addr:python.org': 0.22; 'lets': 0.24; 'cc:2**0': 0.24; 'header :In-Reply-To:1': 0.27; 'am,': 0.29; 'message-id:@mail.gmail.com': 0.30; 'posting': 0.31; 'that.': 0.31; 'python.org': 0.32; 'subject:the': 0.34; 'something': 0.35; 'test': 0.35; 'but': 0.35; 'received:google.com': 0.35; 'doubt': 0.36; 'subject:?': 0.36; 'remove': 0.60; 'hope': 0.61; '2015': 0.84; 'maybe,': 0.84; 'subject:here': 0.84; 'to:none': 0.92; 'archive.': 0.93
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=eNOWDVfo+qNGmu4cgieCUbLySSfzxDQhPtC/btJijsg=; b=z6Ja+2/OjFTEdTv4lx/9UilCV1LFdUnQ+2/3O8b182hwDa4kJVbnBxgBNDNYaCK9sx 7lw9ke2pyTKbqy8pCLkKPq0q6qG/tl/KeJE2EmeOup6RZMoFMwYH/W1ySIHkA3LaIvOa hW+JR/orjpYa6kgueBhAKDpUzK4cJIT7spPGZbROahw/JEzINY4Hk34F4j8WAQ/ahgNq o7sSGm4zUPutZrc4FL56YeesohoPmQd6u8pm4xQD1rR0wKirbOuTIePKB5G8ti/KsewH ZkGpXiJ5pHkAnQKaGx6Zp9aAimHzj6X+3fHSNIzKKurpwVDwyj8gbYbwscGf4n1BsAVI xlEQ==
MIME-Version 1.0
X-Received by 10.107.7.94 with SMTP id 91mr15603305ioh.27.1420822651267; Fri, 09 Jan 2015 08:57:31 -0800 (PST)
In-Reply-To <f7e24119-fd65-4525-b10c-063a7eef4ad1@googlegroups.com>
References <54afb3ed$0$12995$c3e8da3$5496439d@news.astraweb.com> <28f970bd-188d-4455-b2b2-3320c546ad65@googlegroups.com> <mailman.17526.1420812949.18130.python-list@python.org> <f7e24119-fd65-4525-b10c-063a7eef4ad1@googlegroups.com>
Date Sat, 10 Jan 2015 03:57:31 +1100
Subject Re: Why do the URLs of posts here change?
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.17537.1420822660.18130.python-list@python.org> (permalink)
Lines 12
NNTP-Posting-Host 2001:888:2000:d::a6
X-Trace 1420822660 news.xs4all.nl 2843 [2001:888:2000:d::a6]:48287
X-Complaints-To abuse@xs4all.nl
Xref csiph.com comp.lang.python:83458

Show key headers only | View raw


On Sat, Jan 10, 2015 at 3:52 AM, Rustom Mody <rustompmody@gmail.com> wrote:
> Is it?
> Ok lets test that.
> This is posted from google-groups.
> After posting I shall remove it

Remove it from GG, maybe, but I doubt very much it'll be removed from
the python.org archive. It's virtually impossible to remove something
from everywhere... you have to find every copy and hope none have been
web-archived yet.

ChrisA

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


Thread

Why do the URLs of posts here change? Steven D'Aprano <steve+comp.lang.python@pearwood.info> - 2015-01-09 21:56 +1100
  Re: Why do the URLs of posts here change? Skip Montanaro <skip.montanaro@gmail.com> - 2015-01-09 06:04 -0600
    Re: Why do the URLs of posts here change? Steven D'Aprano <steve+comp.lang.python@pearwood.info> - 2015-01-09 23:28 +1100
    Re: Why do the URLs of posts here change? Gregory Ewing <greg.ewing@canterbury.ac.nz> - 2015-01-10 16:21 +1300
      Re: Why do the URLs of posts here change? Chris Angelico <rosuav@gmail.com> - 2015-01-10 14:53 +1100
        Re: Why do the URLs of posts here change? albert@spenarnc.xs4all.nl (Albert van der Horst) - 2015-01-17 16:39 +0000
          Re: Why do the URLs of posts here change? Gregory Ewing <greg.ewing@canterbury.ac.nz> - 2015-01-18 11:31 +1300
  Re: Why do the URLs of posts here change? Peter Otten <__peter__@web.de> - 2015-01-09 13:04 +0100
  Re: Why do the URLs of posts here change? Rustom Mody <rustompmody@gmail.com> - 2015-01-09 06:09 -0800
    Re: Why do the URLs of posts here change? Skip Montanaro <skip.montanaro@gmail.com> - 2015-01-09 08:15 -0600
      Re: Why do the URLs of posts here change? Rustom Mody <rustompmody@gmail.com> - 2015-01-09 08:52 -0800
        Re: Why do the URLs of posts here change? Chris Angelico <rosuav@gmail.com> - 2015-01-10 03:57 +1100
          Re: Why do the URLs of posts here change? Rustom Mody <rustompmody@gmail.com> - 2015-01-09 09:19 -0800
  Re: Why do the URLs of posts here change? Terry Reedy <tjreedy@udel.edu> - 2015-01-10 04:41 -0500
  Re: Why do the URLs of posts here change? Skip Montanaro <skip.montanaro@gmail.com> - 2015-01-10 07:57 -0600

csiph-web