Searched refs:_functools (Results 1 - 1 of 1) sorted by relevance
/external/autotest/client/common_lib/test_utils/ | ||
H A D | functools_24.py | 67 import _functools namespace 72 globals()['c_%s' % x] = globals()[x] = getattr(_functools, x) |
Completed in 218 milliseconds