Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/
Dtest_inspect.py545 is_tuplename = re.compile(r'^\.\d+$').match variable in TestGetcallargsFunctions
580 return eval(code % signature, {'is_tuplename' : self.is_tuplename})