3
�Ugb� � @ s d Z ddlZdd� ZdS )z"Hacks for python2-3 compatibility.� Nc C sZ t jd dkrt| �S t jd dkrDt jd dkrDddl}|j| �S ddl}|j| �S dS )z�Reload the modeule.
This is handled differently according to the
python version. This even varies across Python3
versions
r � � � N)�sys�version_info�reload�imp� importlib)�moduler r � r �/usr/lib/python3.6/py3.pyr s
r )�__doc__r r r r r r �<module> s