Hacked By AnonymousFox
��Yf�
� @ sR d Z d d l m Z d d l Z d Z d Z d Z z� d e k rS e d Z d Z e d e d <d e k r� e d Z d Z e d =d e k r� e d Z
d Z e d =d d l Z e d e d
<e d =e d e d <e d =d d l Td d
l m
Z
Wd e re e d <[ [ e r$e
e d <[
[ e r=e e d <[ n e d =[ [ [ Xd S)aa Faux ``threading`` version using ``dummy_thread`` instead of ``thread``.
The module ``_dummy_threading`` is added to ``sys.modules`` in order
to not have ``threading`` considered imported. Had ``threading`` been
directly imported it would have made all subsequent imports succeed
regardless of whether ``_thread`` was available which is not desired.
� )�modulesNF�_threadT�
_dummy_thread� threadingZ_threading_local�_dummy_threadingZ_dummy__threading_local)�*)�__all__)�__doc__�sysr Zsys_modulesr Zholding_threadZholding_threadingZholding__threading_localZheld_threadZheld_threadingZheld__threading_localr r r � r r �4/opt/alt/python35/lib64/python3.5/dummy_threading.py�<module> sP
Hacked By AnonymousFox1.0, Coded By AnonymousFox