Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #54966
| Date | 2013-09-28 13:17 -0500 |
|---|---|
| From | Tim Chase <python.list@tim.thechases.com> |
| Subject | Re: replace only full words |
| References | <bd024ecf-2428-4d6a-bc0c-163112b31842@googlegroups.com> <mailman.422.1380387171.18130.python-list@python.org> <adc7c4b1-b769-465e-9b16-f5c29371c1b0@googlegroups.com> |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.427.1380392135.18130.python-list@python.org> (permalink) |
[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 -tkc
Back to comp.lang.python | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll 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