Pylint on my patch is failing with the following error: Module 'hashlib' has no 'sha256'
Cinder pylint already has following exceptions, pylint_exceptions:["Instance of 'sha1' has no 'update' member", ""] pylint_exceptions:["Module 'hashlib' has no 'sha224' member", ""] So I think "hashlib has no 'sha256'" should be added to the exception list as well. How can I update the exception list? Thanks, Murali Balcha
_______________________________________________ OpenStack-dev mailing list [email protected] http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev
