> * Helmut Namyslo <helmut.namy...@ptv.de> [23-oct-2009 11:06]: > "Example for PyLint problem" > > def sendMail(pSmtpServer, pTo, pFrom, pSubject, pBody=''): > """ ... > > But the program is running withount any problems. I guess there is a bug in > pyLint.
Where is the sendMail() function defined ? in a local email module/package ? If you run pylint from there, It could explain your import errors. -- Julien JEHANNET LOGILAB, Paris (France) http://www.cubicweb.org CubicWeb, le cadriciel du web sémantique http://www.logilab.org Dépôt des logiciels libres conçus par Logilab http://www.logilab.fr Informatique scientifique & Gestion de connaissances
signature.asc
Description: Digital signature
_______________________________________________ Python-Projects mailing list Python-Projects@lists.logilab.org http://lists.logilab.org/mailman/listinfo/python-projects