Home
last modified time | relevance | path

Searched defs:_weakref (Results 1 – 2 of 2) sorted by relevance

/third_party/python/Lib/
Dtempfile.py48 import weakref as _weakref namespace
/third_party/python/Lib/importlib/
D_bootstrap.py34 _weakref = None variable