B
    è?F[)  ã               @   s   G d d„ de ƒZdS )c               @   s   e Zd ZdZdd„ ZdS )ÚSimpleResultSetzQ
    ResultSet facade built from a simple list, rather than via XML parsing.
    c             C   s"   x|D ]}|   |¡ qW d| _d S )NF)ÚappendZis_truncated)ÚselfZ
input_listÚx© r   ú8lib/python3.7/site-packages/boto/file/simpleresultset.pyÚ__init__   s    
zSimpleResultSet.__init__N)Ú__name__Ú
__module__Ú__qualname__Ú__doc__r   r   r   r   r   r      s   r   N)Úlistr   r   r   r   r   Ú<module>   s    