Sign in
webkit
/
WebKit
/
b0d7f9b249dd6483d6c7bc4f13c440c0842b7127
/
.
/
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
()