Home | History | Annotate | Download | only in python2.7

Lines Matching refs:_threading

34     import threading as _threading
36 import dummy_threading as _threading
1222 self._cookies_lock = _threading.RLock()