Current File : //lib64/python3.4/asyncio/__pycache__/compat.cpython-34.pyo
�
ʰ�`��@s@dZddlZejdkZejd	kZdd�ZdS)
z8Compatibility helpers for the different Python versions.�N���cCs)tsdd�|D�}ndj|�S)z-Concatenate a sequence of bytes-like objects.css0|]&}t|t�r$t|�n|VqdS)N)�
isinstance�
memoryview�bytes)�.0�data�r
�&/usr/lib64/python3.4/asyncio/compat.py�	<genexpr>sz%flatten_list_bytes.<locals>.<genexpr>�)�PY34�join)Zlist_of_datar
r
r�flatten_list_bytes	s	
r)rr)rr)�__doc__�sys�version_inforZPY35rr
r
r
r�<module>s