Searched refs:StorageUrl (Results 1 – 1 of 1) sorted by relevance
45 class StorageUrl(object): class108 return isinstance(other, StorageUrl) and self.url_string == other.url_string114 class _FileUrl(StorageUrl):167 class _CloudUrl(StorageUrl):