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


Groups > comp.lang.python > #33564

RE: Robust regex

From "Joseph L. Casale" <jcasale@activenetwerx.com>
Subject RE: Robust regex
Date 2012-11-19 23:37 +0000
References <k8e622$p08$1@reader1.panix.com>
Newsgroups comp.lang.python
Message-ID <mailman.19.1353368359.29569.python-list@python.org> (permalink)

Show all headers | View raw


> Regexes may be overkill here.  A simple string split might be better:

Yup, and much more robust as I was looking for.

Thanks everyone!
jlc

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


Thread

Robust regex "Joseph L. Casale" <jcasale@activenetwerx.com> - 2012-11-19 20:32 +0000
  Re: Robust regex John Gordon <gordon@panix.com> - 2012-11-19 20:50 +0000
    RE: Robust regex "Joseph L. Casale" <jcasale@activenetwerx.com> - 2012-11-19 23:37 +0000

csiph-web