summaryrefslogtreecommitdiff
path: root/tests/py2kconstants.py
diff options
context:
space:
mode:
authorYesudeep Mangalapilly <yesudeep@gmail.com>2011-08-11 01:48:25 +0530
committerYesudeep Mangalapilly <yesudeep@gmail.com>2011-08-11 01:48:25 +0530
commit6ce8f458f51628df68a559784d42f4874b15e21c (patch)
tree9ac0fef8c58d8a5def3e967ff11c6d8925ec903a /tests/py2kconstants.py
parenta20db8ff53e62c78f9e6b4077167ebb4a81cf94c (diff)
downloadrsa-6ce8f458f51628df68a559784d42f4874b15e21c.tar.gz
Tests are now functional (only running without syntax errors) on Python 3 too.
Diffstat (limited to 'tests/py2kconstants.py')
-rw-r--r--tests/py2kconstants.py3
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/py2kconstants.py b/tests/py2kconstants.py
new file mode 100644
index 0000000..5f695dd
--- /dev/null
+++ b/tests/py2kconstants.py
@@ -0,0 +1,3 @@
+# -*- coding: utf-8 -*-
+
+unicode_string = u"Euro=\u20ac ABCDEFGHIJKLMNOPQRSTUVWXYZ"