Sorry for being sort of a newb when it comes to regex. But what
exactly does that line do?

On Feb 26, 3:59 pm, "[email protected]"
<[email protected]> wrote:
> Check it with regex?
>
> re.compile("[a-z0-9]\.[a-z]{2,6}$", re.I)

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en.

Reply via email to