[EMAIL PROTECTED] wrote:
> Hi, I am having some difficulty trying to create a regular expression.

Steve,
I find this tool is great for debugging regular expressions.
  http://kodos.sourceforge.net/

Just put some sample text in one window, your trial RE in another, and
Kodos displays a wealth of information on what matches.

Try it.

- Paddy.

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

Reply via email to