python_unittest_input.py 229 B

12345
  1. # This file is sample input for python_unittest.py and includes two
  2. # problems, one that will generate a PEP-8 warning for trailing whitespace
  3. # and one that will generate a pylint error for an undefined variable.
  4. print error()