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

__revision__ = 1100

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