62
62
# It seems we need to import the definitions so that the pyrex compiler has
63
63
# local names to access them.
65
import_static_tuple, STATIC_TUPLE_ALL_STRING, StaticTuple_New, \
65
import_static_tuple_c, STATIC_TUPLE_ALL_STRING, StaticTuple_New, \
66
66
StaticTuple_intern, StaticTuple_SET_ITEM, StaticTuple_CheckExact
69
69
from bzrlib import _static_tuple_c
70
70
# This sets up the StaticTuple C_API functionality