How to write this regular expression?

could ildg could.net at gmail.com
Wed May 4 08:24:51 EDT 2005


Thank you. 

I just learned how to use re, so I want to find a way to settle it by
using re. I know that split it into pieces will do it quickly.

On 5/4/05, Peter Hansen <peter at engcorp.com> wrote:
> could ildg wrote:
> > I need a regular expression to check if a string matches it.
> 
> Why do you think you need a regular expression?
> 
> If another approach that involved no regular expressions worked much
> better, would you reject it for some reason?
> 
> -Peter
> --
> http://mail.python.org/mailman/listinfo/python-list
>



More information about the Python-list mailing list