60
60
# It seems we need to import the definitions so that the pyrex compiler has
61
61
# local names to access them.
62
62
from _static_tuple_c cimport StaticTuple, \
63
import_static_tuple_c, STATIC_TUPLE_ALL_STRING, StaticTuple_New, \
64
64
StaticTuple_Intern, StaticTuple_SET_ITEM, StaticTuple_CheckExact