
    2 f                         d Z ddlZddgZej        d         dk    reZneZd Zej        d         dk    r	ddlZd Z	dS d Z	dS )	z4EditorConfig Python2/Python3 compatibility utilities    Nforce_unicodeu   c                 R    t          | t                    st          | d          } | S )Nzutf-8)encoding)
isinstance	text_type)strings    I/var/www/equiseq/venv/lib/python3.11/site-packages/editorconfig/compat.pyr   r      s+    fi(( 56G444M    c                 6    t          j        |           d         S )Nr   )codecsunicode_escape_decodess    r   <lambda>r      s    &.q11!4 r   c                     | S )N r   s    r   r   r      s    ! r   )
__doc__sys__all__version_infounicoder	   strr   r   r   r   r   r   <module>r      s    : : 



 C
  A!III   A!MMM44AAAAAAr   