Is there a way to get SIP to treat an "unsigned char" as a number rather than as a string of length 1? Doing something like a MappedType for a "byte" typedef feels like overkill, especially for a POD type. -- Robin Dunn Software Craftsman http://wxPython.org