On Feb 10, 6:26 pm, "Geoff Hill" <[EMAIL PROTECTED]> wrote:
> What's the way to go about learning Python's regular expressions? I feel
> like such an idiot - being so strong in a programming language but knowing
> nothing about RE.

I highly recommend reading the book "Mastering Regular Expressions,"
which I believe is published by O'Reilly. It's a great reference and
helps peel the onion in terms of working through RE. They are a
language unto themselves. A fun brain exercise.

-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to