Its not a tg thing. These tools can be configured to ignore certain identifiers 
or treat them as pre-declared. But it's specific to then how to do that. 

Diez

Am 16.12.2010 um 03:13 schrieb jo <[email protected]>:

> 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.
> 

-- 
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