Skip to content

Commit

Permalink
distutils-r1.eclass: Unset local functions after use
Browse files Browse the repository at this point in the history
  • Loading branch information
mgorny committed Dec 9, 2015
1 parent 9f77bcd commit d3bcceb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions eclass/distutils-r1.eclass
Original file line number Diff line number Diff line change
Expand Up @@ -678,6 +678,7 @@ _distutils-r1_run_common_phase() {
done
}
python_foreach_impl _distutils_try_impl
unset -f _distutils_try_impl

local PYTHON_COMPAT=( "${best_impl}" )
fi
Expand Down

0 comments on commit d3bcceb

Please sign in to comment.