summaryrefslogtreecommitdiff
path: root/tests/functional/l/line/line_too_long_with_utf8_2.py
blob: 138e4e299ac81c83ce2f1199ff3c6a6f2918fd6f (plain)
1
2
3
4
5
6
7
8
# -*- coding: utf-8 -*-
"""this utf-8 doc string have some     non ASCII characters like 'é', or '¢»ß'"""
### check also comments with some     more non ASCII characters like 'é' or '¢»ß'

__revision__ = 1100

ASCII = "----------------------------------------------------------------------"
UTF_8 = "--------------------------------------------------------------------éé"