Home
last modified time | relevance | path

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

/external/python/cpython2/Lib/ctypes/test/
Dtest_structures.py345 def create_class(length): function
351 create_class(length)
/external/python/cpython3/Lib/ctypes/test/
Dtest_structures.py345 def create_class(length): function
351 create_class(length)