Test-Command: cd "$ADTTMP" ; python -c "import pep8; print pep8.__version__"

Test-Command: cd "$ADTTMP" ; python3 -c "import pep8; print(pep8.__version__)"

Tests: smoketest-2.sh
Depends: python-pep8
Restrictions: allow-stderr

Tests: smoketest-3.sh
Depends: pep8, python3-pep8
Restrictions: allow-stderr
