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


Groups > comp.lang.python > #83649

Re: Python 3 regex?

Path csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!newsfeed.xs4all.nl!newsfeed3a.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.045
X-Spam-Evidence '*H*': 0.92; '*S*': 0.01; 'subject:Python': 0.06; 'cc:addr:python-list': 0.11; 'jan': 0.12; 'from:addr:rosuav': 0.16; 'from:name:chris angelico': 0.16; 'wrote:': 0.18; 'cc:addr:python.org': 0.22; 'now?': 0.24; 'satisfying': 0.24; 'cc:2**0': 0.24; 'header:In-Reply-To:1': 0.27; 'am,': 0.29; 'message-id:@mail.gmail.com': 0.30; '13,': 0.31; 'johnson': 0.35; "who's": 0.35; 'received:google.com': 0.35; 'subject:?': 0.36; '2015': 0.84; 'to:none': 0.92; 'rick': 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=Fn8X27KSSARsy7Cs3qHlSq3UBXt3YkbDe7z7ZowzAyM=; b=wY7DmJ4jj9iHbqZw41cC9WUo91wUG2cvTZqRpOlOgTGnJke9PeCpF/aX5XzDPJIHJq mhICPrviTIX2qfacMTtsBJ6vGpMwu8mXVgxzgAX3XwZrTecWvusAZardc+wOyfDa2cKV ErddrBYF8PWOX3KhCZYEMZi8pVVMGqRp6IY+Wj77ows+bZK+bxCoiplanEQx+wDqEp60 7soZUHTw3cAKK6rqsxxyIE5zFIOYOhNM4SB0tNIGMiVMZ2Khhx/IN/kkSa8Vfq426NZH xItCdmKKJtop8/cjoAQ+w74skUUVyk1pwuhsCrJipTXll5Sjz9aKL98uAQ0Dp+iHBmbi YfiQ==
MIME-Version 1.0
X-Received by 10.107.7.94 with SMTP id 91mr29923458ioh.27.1421106743720; Mon, 12 Jan 2015 15:52:23 -0800 (PST)
In-Reply-To <4043d09b-05b2-4dc2-8a6b-bae2d53cd01f@googlegroups.com>
References <54B40C85.5000806@emerytelcom.com> <mailman.17635.1421092112.18130.python-list@python.org> <4043d09b-05b2-4dc2-8a6b-bae2d53cd01f@googlegroups.com>
Date Tue, 13 Jan 2015 10:52:23 +1100
Subject Re: Python 3 regex?
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.17648.1421106751.18130.python-list@python.org> (permalink)
Lines 7
NNTP-Posting-Host 2001:888:2000:d::a6
X-Trace 1421106751 news.xs4all.nl 2875 [2001:888:2000:d::a6]:48616
X-Complaints-To abuse@xs4all.nl
Xref csiph.com comp.lang.python:83649

Show key headers only | View raw


On Tue, Jan 13, 2015 at 10:47 AM, Rick Johnson
<rantingrickjohnson@gmail.com> wrote:
>     WHO'S LAUGHING NOW? -- YOU MINDLESS ROBOTS!

It's very satisfying when mindless robots laugh.

ChrisA

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


Thread

Re: Python 3 regex? Ian <hobson42@gmail.com> - 2015-01-12 19:48 +0000
  Re: Python 3 regex? Rick Johnson <rantingrickjohnson@gmail.com> - 2015-01-12 15:47 -0800
    Re: Python 3 regex? Chris Angelico <rosuav@gmail.com> - 2015-01-13 10:52 +1100
    Re: Python 3 regex? Mark Lawrence <breamoreboy@yahoo.co.uk> - 2015-01-13 01:54 +0000
      Re: Python 3 regex? Rick Johnson <rantingrickjohnson@gmail.com> - 2015-01-12 18:53 -0800
        Re: Python 3 regex? Mark Lawrence <breamoreboy@yahoo.co.uk> - 2015-01-13 05:34 +0000
          Re: Python 3 regex? Rick Johnson <rantingrickjohnson@gmail.com> - 2015-01-13 08:01 -0800
        Re: Python 3 regex? wxjmfauth@gmail.com - 2015-01-13 11:19 -0800
          Re: Python 3 regex? Thomas 'PointedEars' Lahn <PointedEars@web.de> - 2015-01-14 14:02 +0100
            Re: Python 3 regex? alister <alister.nospam.ware@ntlworld.com> - 2015-01-14 15:11 +0000
              Re: Python 3 regex? wxjmfauth@gmail.com - 2015-01-14 10:10 -0800
            Re: Python 3 regex? Steven D'Aprano <steve+comp.lang.python@pearwood.info> - 2015-01-15 11:33 +1100
              Re: Python 3 regex? wxjmfauth@gmail.com - 2015-01-14 23:03 -0800
                Re: Python 3 regex? wxjmfauth@gmail.com - 2015-01-15 00:19 -0800
              Re: Python 3 regex? wxjmfauth@gmail.com - 2015-01-15 04:49 -0800
    Re: Python 3 regex? Steven D'Aprano <steve@pearwood.info> - 2015-01-13 06:39 +0000
      Re: Python 3 regex? Rick Johnson <rantingrickjohnson@gmail.com> - 2015-01-13 09:09 -0800
        Re: Python 3 regex? Rick Johnson <rantingrickjohnson@gmail.com> - 2015-01-13 10:17 -0800
  Re: Python 3 regex? Steven D'Aprano <steve@pearwood.info> - 2015-01-13 04:36 +0000
    Re: Python 3 regex? alister <alister.nospam.ware@ntlworld.com> - 2015-01-13 13:23 +0000
      Re: Python 3 regex? Jussi Piitulainen <jpiitula@ling.helsinki.fi> - 2015-01-13 15:58 +0200
    Re: Python 3 regex? Rustom Mody <rustompmody@gmail.com> - 2015-01-14 21:03 -0800
    Re: Python 3 regex? Rustom Mody <rustompmody@gmail.com> - 2015-01-14 21:08 -0800

csiph-web