Lisandro Dalcin wrote: > Greg, this approach does not seems to work, at least in Cython: > > ctypedef public api class Status [....]: Hmmm, it seems I may never have tested this with other modifiers between the "ctypedef" and the "class". I'll look into it. -- Greg