python-botocore/tests/unit/data/non_ascii.json

12 lines
213 B
JSON
Raw Normal View History

{
"Note": "The following special characters show up in doc occasionally",
"dash_in_ascii": "-",
"dash_0x93": "",
"dash_0x94": "—",
"quotation_mark_0x9d": "”",
"normal": "ascii"
}