Paul McGuire wrote:
> "Gabriel Genellina" <[EMAIL PROTECTED]> wrote in message
> news:[EMAIL PROTECTED]
> > Dont use regex as a name. Also, do you have any script called "re.py"
> > hidding that library module? or regex.py?
>
> My bet is that a local re.py is masking the lib module.  (It's a shame this
> error is so easy to trip over.)
>
> -- Paul

I figured that one out so I renamed the file.  Unfortunately it took me
a while to realize that I needed to delete re.pyc as well.

Brian

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

Reply via email to