From: "Terje Johan Abrahamsen" <[EMAIL PROTECTED]>
Date: May 4, 2005 6:49:14 AM EDT
To: python-list@python.org
Subject: Re: Regular Expression tools?
This is what you are looking for.
http://kodos.sourceforge.net/
I've seen that and it looks great, but I don
Tim Henderson:
> I am not quite sure what you want. However if you are looking for
> Python's regular expression module it is the re module. Just go to
> interactive help and view the api for it.
Thanks Tim,
I found RegexPlor - not as full as I was thinking of, but it does the
job.
Lee C
--
h
Lee Cullens wrote:
> Been here before, but can't remember what I used and anyway that was a
> PC platform.
>
> So, if you use a Regular Expression tool (PCRE standard) for Python
> programming and your development platform is Mac OS X, would you please
> help narrow down the search for me. All
This is what you are looking for.
http://kodos.sourceforge.net/
--
http://mail.python.org/mailman/listinfo/python-list
I am not quite sure what you want. However if you are looking for
Python's regular expression module it is the re module. Just go to
interactive help and view the api for it.
cheers
Tim Henderson
--
http://mail.python.org/mailman/listinfo/python-list
Been here before, but can't remember what I used and anyway that was a
PC platform.
So, if you use a Regular Expression tool (PCRE standard) for Python
programming and your development platform is Mac OS X, would you please
help narrow down the search for me. All I seem to be finding are other