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


Groups > comp.lang.python > #74109

Re: What is 're.M'?

Path csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!us.feeder.erje.net!feeder.erje.net!eu.feeder.erje.net!newsfeed.datemas.de!rt.uk.eu.org!newsfeed.xs4all.nl!newsfeed4a.news.xs4all.nl!xs4all!post.news.xs4all.nl!not-for-mail
Return-Path <skip.montanaro@gmail.com>
X-Original-To python-list@python.org
Delivered-To python-list@mail.python.org
X-Spam-Status OK 0.034
X-Spam-Evidence '*H*': 0.93; '*S*': 0.00; 'cc:addr:python-list': 0.11; 'from:addr:pobox.com': 0.16; 'from:addr:skip': 0.16; 'url:re': 0.16; 'sender:addr:gmail.com': 0.17; 'cc:addr:python.org': 0.22; 'scroll': 0.24; 'skip': 0.24; 'cc:2**0': 0.24; 'header:In-Reply-To:1': 0.27; 'message- id:@mail.gmail.com': 0.30; 'url:python': 0.33; 'received:google.com': 0.35; 'explains': 0.36; 'url:org': 0.36; 'url:library': 0.38; 'to:addr:gmail.com': 0.65
DKIM-Signature v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:date:message-id:subject :from:to:cc:content-type; bh=SiD81yk7I9J2Rscf+HQSSfsUzy5O9Bg/iaajEfTTz+A=; b=QpWEB7A1nPwhljLo8mzu5xlOFdC1IY503z8pt86k4iYXx/wQuIiSdmQV2a6Nt5/7Jj ZoI2M3BxRWgizm94rM/MhncgkwJBSFbktHcZage0FGmgHVDMAeCcVWS4mv6TE+zGTVUN wJbTW1Qho6wqrmjxYrIavg3eqi4mpW9DQ2+AgSvTmDVDC4JsUqGYZsCO8B4oPLTTRHx9 2tsYiEbeeEyJ+BliuMCUIbJ7lJBAZV5xkvMsTaNRsAS950xSVPsZtU9uHfgd27kOBOd9 gaUtACSU9+egok+LYy1ywi4tPyvarmMv2es+yiKuvApkFGHjyPFzSsQU5b8Dg6MtwR/M Bb8g==
MIME-Version 1.0
X-Received by 10.50.67.7 with SMTP id j7mr82956984igt.8.1404742533651; Mon, 07 Jul 2014 07:15:33 -0700 (PDT)
Sender skip.montanaro@gmail.com
In-Reply-To <a35ecdcb-312a-4fb5-9822-209ea1823774@googlegroups.com>
References <a35ecdcb-312a-4fb5-9822-209ea1823774@googlegroups.com>
Date Mon, 7 Jul 2014 09:15:33 -0500
X-Google-Sender-Auth ehNdduXmKOsWNb_kvY1vC2YbYIo
Subject Re: What is 're.M'?
From Skip Montanaro <skip@pobox.com>
To rxjwg98@gmail.com
Content-Type text/plain; charset=UTF-8
Cc Python <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.11593.1404742536.18130.python-list@python.org> (permalink)
Lines 7
NNTP-Posting-Host 2001:888:2000:d::a6
X-Trace 1404742536 news.xs4all.nl 2883 [2001:888:2000:d::a6]:55941
X-Complaints-To abuse@xs4all.nl
Xref csiph.com comp.lang.python:74109

Show key headers only | View raw


Scroll down to the "Module Contents" section of this page:

https://docs.python.org/2/library/re.html

It explains re.M and other "constants".

Skip

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


Thread

What is 're.M'? rxjwg98@gmail.com - 2014-07-07 07:08 -0700
  Re: What is 're.M'? Skip Montanaro <skip@pobox.com> - 2014-07-07 09:15 -0500
  Re: What is 're.M'? Mark Lawrence <breamoreboy@yahoo.co.uk> - 2014-07-07 15:25 +0100
  Re: What is 're.M'? Steven D'Aprano <steve+comp.lang.python@pearwood.info> - 2014-07-07 14:46 +0000
    Re: What is 're.M'? rxjwg98@gmail.com - 2014-07-07 07:59 -0700
    Re: What is 're.M'? rxjwg98@gmail.com - 2014-07-07 08:16 -0700
    Re: What is 're.M'? rxjwg98@gmail.com - 2014-07-07 08:20 -0700
      Re: What is 're.M'? Mark Lawrence <breamoreboy@yahoo.co.uk> - 2014-07-07 17:39 +0100

csiph-web