# # Autogenerated by Thrift # # DO NOT EDIT UNLESS YOU ARE SURE THAT YOU KNOW WHAT YOU ARE DOING # @generated # from thrift.py3.server cimport ServiceInterface cdef class NestedContainersInterface(ServiceInterface): # these are to avoid weird Cython multiple inheritance issue cdef bint _for_cython_mapList cdef bint _for_cython_mapSet cdef bint _for_cython_listMap cdef bint _for_cython_listSet cdef bint _for_cython_turtles pass