# # 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 RaiserInterface(ServiceInterface): # these are to avoid weird Cython multiple inheritance issue cdef bint _for_cython_doBland cdef bint _for_cython_doRaise cdef bint _for_cython_get200 cdef bint _for_cython_get500 pass