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


Groups > comp.lang.python > #54969

Re: replace only full words

Newsgroups comp.lang.python
Date 2013-09-28 11:25 -0700
References <bd024ecf-2428-4d6a-bc0c-163112b31842@googlegroups.com> <mailman.422.1380387171.18130.python-list@python.org> <adc7c4b1-b769-465e-9b16-f5c29371c1b0@googlegroups.com> <mailman.427.1380392135.18130.python-list@python.org>
Message-ID <eed858c9-98fd-4f38-807f-22a6059cc8ec@googlegroups.com> (permalink)
Subject Re: replace only full words
From cerr <ron.eggler@gmail.com>

Show all headers | View raw


On Saturday, September 28, 2013 11:17:19 AM UTC-7, Tim Chase wrote:
> [mercy, you could have trimmed down that reply]
> 
> 
> 
> On 2013-09-28 10:43, cerr wrote:
> 
> > On Saturday, September 28, 2013 4:54:35 PM UTC, Tim Chase wrote:
> 
> >> import re
> 
> > 
> 
> > Great, only I don't have the re module on my system.... :(
> 
> 
> 
> Um, it's a standard Python library.  You sure about that?
> 
> 
> 
>   http://docs.python.org/2/library/re.html
> 

Oh no, sorry, mis-nformation, i DO have module re available!!! All good! 

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


Thread

replace only full words cerr <ron.eggler@gmail.com> - 2013-09-28 09:11 -0700
  Re: replace only full words Tim Chase <python.list@tim.thechases.com> - 2013-09-28 11:54 -0500
    Re: replace only full words cerr <ron.eggler@gmail.com> - 2013-09-28 10:43 -0700
      Re: replace only full words MRAB <python@mrabarnett.plus.com> - 2013-09-28 19:07 +0100
        Re: replace only full words cerr <ron.eggler@gmail.com> - 2013-09-28 11:25 -0700
      Re: replace only full words Tim Chase <python.list@tim.thechases.com> - 2013-09-28 13:17 -0500
        Re: replace only full words cerr <ron.eggler@gmail.com> - 2013-09-28 11:25 -0700
  Re: replace only full words MRAB <python@mrabarnett.plus.com> - 2013-09-28 18:00 +0100
    Re: replace only full words Jussi Piitulainen <jpiitula@ling.helsinki.fi> - 2013-09-28 20:37 +0300

csiph-web