[Pythonmac-SIG] Regular Expression tools? Correction

Lee Cullens lee_cullens at mac.com
Wed May 4 05:30:18 CEST 2005


On May 3, 2005, at 10:46 PM, Bob Ippolito wrote:

>
> On May 3, 2005, at 10:31 PM, Lee Cullens wrote:
>
>> Been here before, but it's been awhile and 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
>> platforms and/or not standalone.
>
> Python doesn't use Perl's Crazy Regular Expressions -- but RegExplor 
> <http://python.net/~gherman/RegexPlor.html> is what you want.
>
> I have a very slightly modernized version of the source in my svn at:
> http://svn.red-bean.com/bob/RegexPlor/trunk
>
> Here's a binary that should work on Tiger.. but probably nowhere else, 
> it uses a standalone Python and everything but its PyObjC was built on 
> Tiger:
> http://undefined.org/python/RegexPlor-20050503-Tiger.zip
>
> -bob
>

Bob,

Don't you just hate it when you try to help someone and they don't 
listen :~)

Yes, I got the quick (older) app from MacUpdate and it comes up without 
any prep.  Will get your Tiger version when Tiger is up.

Sorry to be so dense and thanks again,
Lee C



More information about the Pythonmac-SIG mailing list