Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #13297
| Path | csiph.com!x330-a1.tempe.blueboxinc.net!usenet.pasdenom.info!news.albasani.net!news.stack.nl!newsfeed.xs4all.nl!newsfeed6.news.xs4all.nl!xs4all!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail |
|---|---|
| Return-Path | <chris@rebertia.com> |
| X-Original-To | python-list@python.org |
| Delivered-To | python-list@mail.python.org |
| X-Spam-Status | OK 0.046 |
| X-Spam-Evidence | '*H*': 0.91; '*S*': 0.00; 'snippet': 0.07; 'cc:addr :python-list': 0.16; 'wrote:': 0.16; 'wed,': 0.17; 'cheers,': 0.18; 'working.': 0.18; 'cc:no real name:2**0': 0.20; 'subject:help': 0.22; 'cc:2**0': 0.22; 'header:In-Reply-To:1': 0.22; 'sep': 0.23; 'pm,': 0.24; 'code': 0.25; 'message- id:@mail.gmail.com': 0.29; 'cc:addr:python.org': 0.30; 'seem': 0.31; 'chris': 0.32; 'does': 0.32; 'received:209.85.161': 0.35; 'something': 0.37; 'question,': 0.38; 'received:google.com': 0.38; 'received:209.85': 0.38; 'subject:: ': 0.39; 'missing': 0.39; "it's": 0.40; 'here.': 0.66; 'sender:addr:chris': 0.84; 'url:rebertia': 0.84 |
| DKIM-Signature | v=1; a=rsa-sha256; c=relaxed/relaxed; d=rebertia.com; s=google; h=mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:cc:content-type; bh=kTKeqiO2iLGoe0dWhUDE2q7SL1kJ8ONPENXk2ppgBA8=; b=KinrVC6FZVf56Hy+b1+R7LYoblZv2+lnhZmAo7r644koL1+hiHnZ81/ygXAMWoWNEK rGJWk0LlzXKvQjZF9icxcD0URtPyVJfS/oeIHEqESPwtdCDulhv47pJyjMruWZmmIlCn mnvFVJmYJW/wuhyuxWLA/ngRIxEDZ74Zszs3M= |
| MIME-Version | 1.0 |
| Sender | chris@rebertia.com |
| In-Reply-To | <CAP8kuinJnPv=6U1J6LYZgGk_yUN6PskvHStCo1kEMHUBG1NkuQ@mail.gmail.com> |
| References | <CAP8kui=Nqo6bDQh-SA-t+KMFs=NrgYYFmnsw6wXATJ8-aTxmZQ@mail.gmail.com> <CAMZYqRR5UqHhdKiyLsZqE8DouXDWvFOsUw8OCYfjZ0E9f8iEBg@mail.gmail.com> <CAP8kuinJnPv=6U1J6LYZgGk_yUN6PskvHStCo1kEMHUBG1NkuQ@mail.gmail.com> |
| Date | Wed, 14 Sep 2011 20:35:23 -0700 |
| X-Google-Sender-Auth | N7tmx-RGR9e_1KuD8CMtNhNiJGU |
| Subject | Re: help regarding re.search |
| From | Chris Rebert <clp2@rebertia.com> |
| To | Sagar Neve <nevesagar@gmail.com> |
| Content-Type | text/plain; charset=UTF-8 |
| Cc | python-list@python.org |
| X-BeenThere | python-list@python.org |
| X-Mailman-Version | 2.1.12 |
| Precedence | list |
| List-Id | General discussion list for the Python programming language <python-list.python.org> |
| List-Unsubscribe | <http://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 | <http://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe> |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.1141.1316057732.27778.python-list@python.org> (permalink) |
| Lines | 12 |
| NNTP-Posting-Host | 2001:888:2000:d::a6 |
| X-Trace | 1316057732 news.xs4all.nl 2455 [2001:888:2000:d::a6]:33220 |
| X-Complaints-To | abuse@xs4all.nl |
| Xref | x330-a1.tempe.blueboxinc.net comp.lang.python:13297 |
Show key headers only | View raw
On Wed, Sep 14, 2011 at 8:33 PM, Sagar Neve <nevesagar@gmail.com> wrote: > If A in B: > does nt seem to be working. > Am I missing something here. Please provide a snippet of the code in question, and be specific about how it's not working. Cheers, Chris -- http://rebertia.com
Back to comp.lang.python | Previous | Next | Find similar | Unroll thread
Re: help regarding re.search Chris Rebert <clp2@rebertia.com> - 2011-09-14 20:35 -0700
csiph-web