Home
last modified time | relevance | path

Searched refs:py_local (Results 1 – 1 of 1) sorted by relevance

/external/python/cpython2/Lib/test/
Dtest_threading_local.py111 from _threading_local import local as py_local unknown
113 for cls in (local, py_local):