Home
last modified time | relevance | path

Searched refs:open_urlresource (Results 1 - 5 of 5) sorted by relevance

/third_party/python/Lib/test/
H A Dtest_ucn.py182 testdata = support.open_urlresource(url, encoding="utf-8",
H A Dtest_unicodedata.py14 from test.support import (open_urlresource, requires_resource, script_helper, namespace
344 testdata = open_urlresource(TESTDATAURL, encoding="utf-8",
H A Dmultibytecodec_support.py299 return support.open_urlresource(self.mapfileurl, encoding="utf-8")
H A Dtest_hashlib.py88 testdata = support.open_urlresource(url, encoding="utf-8")
/third_party/python/Lib/test/support/
H A D__init__.py53 "open_urlresource",
627 def open_urlresource(url, *args, **kw): function

Completed in 6 milliseconds