Re: regular expression - matches

2006-07-21 Thread James Oakley
On Friday 21 July 2006 10:57 am, abcd wrote:
> yea i saw thatguess I was trusting that my regex was accurate :)
> ...b/c i was getting a Matcher when I shouldnt have, but i found that
> it must be the regex.

http://kodos.sourceforge.net/

Makes regex generation and debugging much easier.

-- 
James Oakley
[EMAIL PROTECTED]
-- 
http://mail.python.org/mailman/listinfo/python-list


Re: Need Python for Linux (Suse 10.1)

2006-08-31 Thread James Oakley
On Thursday 31 August 2006 6:16 am, Dick Moores wrote:
>  I've got a friend interested in trying out Python. I sent him to 
> http://www.python.org/download/linux/ but he's uncertain as to what to
> download. He's rather get a new download than use what was on his Suse
> disk. His box is an x86.
>
>  Any chance Python 2.4.3 compressed source tarball would be suitable for
> him?

He already has it. Python is installed by default on most Linux distributions, 
including SUSE.

If he wants Python IDEs, libraries, and tools, he should open up YaST, 
select "Software Management", select the search filter, and enter python in 
the search box.

There's a ton of Python stuff on SUSE, and there's even more in my 
YaST-compatible repo at http://repos.opensuse.org/home:/jimfunk/ .

-- 
James Oakley
[EMAIL PROTECTED]
-- 
http://mail.python.org/mailman/listinfo/python-list