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


Groups > comp.lang.python > #13299 > unrolled thread

Re: help regarding re.search

Started byChris Angelico <rosuav@gmail.com>
First post2011-09-15 14:49 +1000
Last post2011-09-15 14:49 +1000
Articles 1 — 1 participant

Back to article view | Back to comp.lang.python

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

  Re: help regarding re.search Chris Angelico <rosuav@gmail.com> - 2011-09-15 14:49 +1000

#13299 — Re: help regarding re.search

FromChris Angelico <rosuav@gmail.com>
Date2011-09-15 14:49 +1000
SubjectRe: help regarding re.search
Message-ID<mailman.1144.1316062174.27778.python-list@python.org>
On Thu, Sep 15, 2011 at 2:41 PM, Sagar Neve <nevesagar@gmail.com> wrote:
> ./sample.py: line 9: syntax error near unexpected token `:'
> ./sample.py: line 9: `if (Opt_Param2 in url):    '
>

It worked for me in Python 3.2. What version of Python are you using?

ChrisA

[toc] | [standalone]


Back to top | Article view | comp.lang.python


csiph-web