3 L�OS5 � @ s` d Z ddlZejd dkZes<eZefZeZe fZ dd� Zn eZeefZeZe e fZ dd� ZdS )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 �/usr/lib64/python3.6/_compat.py�<lambda> s r c C s | j � S )N)� iteritems)r r r r r s )�__doc__�sys�version_infoZPY2�strZ text_typeZstring_types�chrZunichr�intZ int_typesr ZunicodeZlongr r r r �<module> s
Name | Type | Size | Permission | Actions |
---|---|---|---|---|
__init__.cpython-36.opt-1.pyc | File | 11.05 KB | 0644 |
|
__init__.cpython-36.pyc | File | 11.05 KB | 0644 |
|
_compat.cpython-36.opt-1.pyc | File | 737 B | 0644 |
|
_compat.cpython-36.pyc | File | 737 B | 0644 |
|
_constants.cpython-36.opt-1.pyc | File | 4.2 KB | 0644 |
|
_constants.cpython-36.pyc | File | 4.2 KB | 0644 |
|
_native.cpython-36.opt-1.pyc | File | 1.34 KB | 0644 |
|
_native.cpython-36.pyc | File | 1.34 KB | 0644 |
|
tests.cpython-36.opt-1.pyc | File | 6.8 KB | 0644 |
|
tests.cpython-36.pyc | File | 7.88 KB | 0644 |
|