Home
last modified time | relevance | path

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

/external/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/file/
D__init__.py24 from boto.file.connection import FileConnection as Connection
Dconnection.py26 class FileConnection(object): class
/external/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/
Dstorage_uri.py143 from boto.file.connection import FileConnection
144 self.connection = FileConnection(self)