Statistics
| Revision:

gvsig-scripting / org.gvsig.scripting / trunk / org.gvsig.scripting / org.gvsig.scripting.app / org.gvsig.scripting.app.mainplugin / src / main / resources-plugin / scripting / lib / pylint / test / functional / tokenize_error.py @ 745

History | View | Annotate | Download (193 Bytes)

1
"""A module that is accepted by Python but rejected by tokenize.
2

3
The problem is the trailing line continuation at the end of the line,
4
which produces a TokenError."""
5
# +2: [syntax-error]
6
""\