MCPcopy Create free account
hub / github.com/ashvardanian/StringZilla / UnicodeDataDownloadError

Class UnicodeDataDownloadError

scripts/test_helpers.py:18–21  ·  view source on GitHub ↗

Raised when Unicode data files cannot be downloaded.

Source from the content-addressed store, hash-verified

16
17
18class UnicodeDataDownloadError(Exception):
19 """Raised when Unicode data files cannot be downloaded."""
20
21 pass
22
23
24# Unicode version used for all Unicode data files

Calls

no outgoing calls

Tested by 5

get_unicode_xml_dataFunction · 0.68
get_normalization_propsFunction · 0.68

Used in the wild real call sites across dependent graphs

searching dependent graphs…