i was able to get what i wanted by simply iterating over the tupile instead of 
using ParseTupile, then just query the type, then convert the type to C and 
move on to the next.  totally great, now i can pass N different argument types 
to a single function, and have the C side deal gracefully with whatever types 
are sent.
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to