Chromium Code Reviews| Index: third_party/gsutil/third_party/rsa/tests/py3kconstants.py |
| diff --git a/third_party/gsutil/third_party/rsa/tests/py3kconstants.py b/third_party/gsutil/third_party/rsa/tests/py3kconstants.py |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..83b67129c9bc82dd0b2962ad7fadb9f9028f1c03 |
| --- /dev/null |
| +++ b/third_party/gsutil/third_party/rsa/tests/py3kconstants.py |
| @@ -0,0 +1,3 @@ |
| +# -*- coding: utf-8 -*- |
| + |
| +unicode_string = "Euro=\u20ac ABCDEFGHIJKLMNOPQRSTUVWXYZ" |