B
    è?F[  ã               @   s   G d d„ de ƒZdS )c               @   s&   e Zd Zddd„Zdd„ Zdd„ ZdS )	ÚGroupNc             C   s   d | _ d | _d S )N)ÚidÚname)ÚselfÚparent© r   ú-lib/python3.7/site-packages/boto/ec2/group.pyÚ__init__   s    zGroup.__init__c             C   s   d S )Nr   )r   r   ZattrsÚ
connectionr   r   r   ÚstartElement   s    zGroup.startElementc             C   s0   |dkr|| _ n|dkr || _nt| ||ƒ d S )NZgroupIdZ	groupName)r   r   Úsetattr)r   r   Úvaluer	   r   r   r   Ú
endElement    s
    zGroup.endElement)N)Ú__name__Ú
__module__Ú__qualname__r   r
   r   r   r   r   r   r      s   
r   N)Úobjectr   r   r   r   r   Ú<module>   s    