rahulgar...@gmail.com writes:

> Or can I just loop through the argument tuple manually by using something 
> like PyTuple_GET_ITEM(args,i), then putting manual code to convert the 
> objects to appropriate C type?

If you like you can do the "parsing" yourself.

-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to