[PR PATCH] [Closed]: build:wafsamba: removed most import * statements

github at samba.org github at samba.org
Wed Oct 28 19:45:12 UTC 2015


There's a closed pull request on the Samba Samba Github repository

build:wafsamba: removed most import * statements
https://github.com/samba-team/samba/pull/29
Description: The 'import *' statements make it more difficult to reason about
the modules and tends to conceal bugs. These changes enable running
Pyflakes against most of the Samba build scripts. A few misleading
unused variables have been removed in the process.

Signed-off-by: Thomas Nagy <tnagy at waf.io>


More information about the samba-technical mailing list