Sign in
webkit
/
WebKit
/
73c7b7b08069136c6d85537e1fc3427dd8fa1d44
/
.
/
Tools
/
Scripts
/
webkitpy
/
style
/
checkers
/
python_unittest_input.py
blob: afa1d4e22763725ed1c2cf09030563c94c1696cd [
file
] [
log
] [
blame
]
# This file is sample input for python_unittest.py and includes two
# problems, one that will generate a PEP-8 warning for trailing whitespace
# and one that will generate a pylint error for an undefined variable.
print
error
()