b5ad8b83be
During check_mode (`--check`), the variable change could be used uninitialized, yielding this error: `UnboundLocalError: local variable 'changed' referenced before assignment` This changeset simply initializes it to False. |
||
---|---|---|
.. | ||
__init__.py | ||
easy_install.py | ||
gem.py | ||
pip.py |