[PyQt] SIP Question

Robin Dunn robin at alldunn.com
Sat Nov 20 10:14:55 GMT 2010


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



More information about the PyQt mailing list