John J Lee wrote: > What am I doing wrong here? Probably you missed cdef in the next line? > Bool tidyOptSetBool(TidyDoc tdoc, TidyOptionId optId, Bool val) cdef Bool tidyOptSetBool(TidyDoc tdoc, TidyOptionId optId, Bool val) Mike