U
    W¨+d   ã                   @   s    d dl mZ G dd„ deƒZdS )é    )Ú
RegionInfoc                       s"   e Zd ZdZd‡ fdd„	Z‡  ZS )ÚEC2RegionInfoz"
    Represents an EC2 Region
    Nc                    s&   ddl m} tt| ƒ ||||¡ d S )Nr   )ÚEC2Connection)Zboto.ec2.connectionr   Úsuperr   Ú__init__)ÚselfÚ
connectionÚnameZendpointZconnection_clsr   ©Ú	__class__© ú7/tmp/pip-unpacked-wheel-dlxw5sjy/boto/ec2/regioninfo.pyr       s    ÿzEC2RegionInfo.__init__)NNNN)Ú__name__Ú
__module__Ú__qualname__Ú__doc__r   Ú__classcell__r   r   r
   r   r      s     ÿr   N)Zboto.regioninfor   r   r   r   r   r   Ú<module>   s   