python-utils-r1.eclass: _python_set_impls, use local vars
authorMichał Górny <mgorny@gentoo.org>
Wed, 1 Mar 2017 08:14:13 +0000 (09:14 +0100)
committerMichał Górny <mgorny@gentoo.org>
Wed, 8 Mar 2017 07:35:42 +0000 (08:35 +0100)
commit2980579f58b803d7c2ba9e6f374fdd5a40cb9339
tree27aba38a62f38226750ef928cf41c7519eb5c1ea
parent7d2c73b93294509cd500ed00ef046a4c6e5eaa3d
python-utils-r1.eclass: _python_set_impls, use local vars

Refactor _python_set_impls to use local variables throughout
the function and assign global values at the end. This prepares it for
double-inherit integrity checks. NFC.
eclass/python-utils-r1.eclass