Home
last modified time | relevance | path

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

/external/python/cpython2/Lib/ctypes/test/
D__init__.py6 ctypes_symbols = dir(ctypes) variable
9 return unittest.skipUnless(name in ctypes_symbols,