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


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

Re: equiv of perl regexp grammar?

Started byDwight Hutto <dwightdhutto@gmail.com>
First post2012-09-13 14:43 -0400
Last post2012-09-13 14:43 -0400
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: equiv of perl regexp grammar? Dwight Hutto <dwightdhutto@gmail.com> - 2012-09-13 14:43 -0400

#29066 — Re: equiv of perl regexp grammar?

FromDwight Hutto <dwightdhutto@gmail.com>
Date2012-09-13 14:43 -0400
SubjectRe: equiv of perl regexp grammar?
Message-ID<mailman.628.1347561794.27098.python-list@python.org>
On Thu, Sep 13, 2012 at 7:30 AM, Neal Becker <ndbecker2@gmail.com> wrote:
> I noticed this and thought it looked interesting:
>
> http://search.cpan.org/~dconway/Regexp-
> Grammars-1.021/lib/Regexp/Grammars.pm#DESCRIPTION
>
> I'm wondering if python has something equivalent?
>

If you mean regex, it's import re.


-- 
Best Regards,
David Hutto
CEO: http://www.hitwebdevelopment.com

[toc] | [standalone]


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


csiph-web