3
 (ƒh
  ã               @   s8   d dl mZ erddlZnddlZG dd„ dejƒZdS )é   )ÚPY2é    Nc               @   s   e Zd Zdd„ Zdd„ ZdS )ÚParserc             C   sR   ddg}xD|D ]<}t |ƒdkr|d |d   ko8|kn  r|dd… S qW |S )Nú'ú"é   r   r   éÿÿÿÿr   )Úlen)ÚselfÚvalueÚquotesÚquote© r   ú7/tmp/pip-install-q3hcpn_q/PyMySQL/pymysql/optionfile.pyZ__remove_quotes   s
    
,zParser.__remove_quotesc             C   s   t jj| ||ƒ}| j|ƒS )N)ÚconfigparserÚRawConfigParserÚgetÚ_Parser__remove_quotes)r
   ÚsectionÚoptionr   r   r   r   r      s    z
Parser.getN)Ú__name__Ú
__module__Ú__qualname__r   r   r   r   r   r   r   	   s   r   )Ú_compatr   ÚConfigParserr   r   r   r   r   r   r   Ú<module>   s   
