Home
last modified time | relevance | path

Searched refs:UCD_URL (Results 1 – 1 of 1) sorted by relevance

/external/rust/crates/unicode-normalization/scripts/
Dunicode.py25 UCD_URL = "https://www.unicode.org/Public/%s/ucd/" % UNICODE_VERSION variable
92 resp = urllib.request.urlopen(UCD_URL + filename)