On Thu, Dec 16, 2010 at 10:26:38AM -0800, Diez B. Roggisch wrote: > 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. > You can, though, explicitly import the _ function. turbogears happens to add it to globals which is why it works (and pylint doesn't know about it). Making the import into the module explicit will make the error go away.
-Toshio
pgp90KQlL0Xa0.pgp
Description: PGP signature

