
L˜OS5  ã               @   sŒ   d  Z  d d l Z e j d d k Z e sX e Z e f Z e Z e	 f Z
 d d „  Z n0 e Z e e f Z e Z e	 e f Z
 d d „  Z d S)zÆ
    markupsafe._compat
    ~~~~~~~~~~~~~~~~~~

    Compatibility module for different Python versions.

    :copyright: (c) 2013 by Armin Ronacher.
    :license: BSD, see LICENSE for more details.
é    Né   c             C   s   t  |  j ƒ  ƒ S)N)ÚiterÚitems)Úx© r   ú4/usr/lib/python3/dist-packages/markupsafe/_compat.pyÚ<lambda>   s    r   c             C   s
   |  j  ƒ  S)N)Ú	iteritems)r   r   r   r   r      s    )Ú__doc__ÚsysÚversion_infoZPY2ÚstrZ	text_typeZstring_typesÚchrZunichrÚintZ	int_typesr	   ZunicodeZlongr   r   r   r   Ú<module>
   s   		