Searched refs:uri_or_str (Results 1 – 1 of 1) sorted by relevance
259 def _test_wildcard_iterator(cls, uri_or_str, debug=0): argument278 uri_string = uri_or_str279 if hasattr(uri_or_str, 'uri'):280 uri_string = uri_or_str.uri