B
    è?F[Ò  ã               @   s    d dl mZ G dd„ deƒZdS )é    )ÚBucketc               @   s   e Zd Zdd„ Zddd„ZdS )ÚFileConnectionc             C   s
   || _ d S )N)Úfile_storage_uri)Úselfr   © r   ú3lib/python3.7/site-packages/boto/file/connection.pyÚ__init__   s    zFileConnection.__init__TNc             C   s   t || jjƒS )N)r   r   Zobject_name)r   Zbucket_nameZvalidateZheadersr   r   r   Ú
get_bucket    s    zFileConnection.get_bucket)TN)Ú__name__Ú
__module__Ú__qualname__r   r	   r   r   r   r   r      s   r   N)Zboto.file.bucketr   Úobjectr   r   r   r   r   Ú<module>   s   