Hi all,

Is there a way to avoid error messages using pylint or pyflakes on turbogears _() function?

pylints says this:

E0602: 68:EditFields: Undefined variable '_'

and pyflakes:

myfile.py:99: undefined name '_'


thank you for any help,

j

--
You received this message because you are subscribed to the Google Groups 
"TurboGears" 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/turbogears?hl=en.

Reply via email to