summaryrefslogtreecommitdiff
path: root/test/input/func_tokenize_error.py
blob: 1b52cb934acd20630cdbb188d2f1229fb33b61fb (plain)
1
2
3
4
5
6
"""A module that is accepted by Python but rejected by tokenize.

The problem is the trailing line continuation at the end of the line,
which produces a TokenError."""

""\