Robert Bradshaw wrote: > I think such types should be exactly lists, tuples, etc. (a la > PyList_CheckExact). But would making that check be any faster than just going through the typeslot? Has anyone measured this? -- Greg