pep8: Move to third_party/.
[samba.git] / third_party / pep8 / testsuite / latin-1.py
diff --git a/third_party/pep8/testsuite/latin-1.py b/third_party/pep8/testsuite/latin-1.py
new file mode 100644 (file)
index 0000000..8328cfb
--- /dev/null
@@ -0,0 +1,6 @@
+# -*- coding: latin-1 -*-
+# Test non-UTF8 encoding
+latin1 = ('ßàáâãäåæçèéêëìíîïðñòóôõöøùúûüýþÿ'
+          'ÀÁÂÃÄÅÆÇÈÉÊËÌÍÎÏÐÑÒÓÔÕÖØÙÚÛÜÝÞ')
+
+c = ("wå")