[Python-Dev] PyArg_ParseTuple

Benjamin Peterson benjamin at python.org
Mon Oct 11 15:09:14 CEST 2010


2010/10/11 Ioan Ferencik <ioan.ferencik at tkk.fi>:
> I  would like to ask where can I find more detailed info on
> PyArg_ParseTuple function.

See python-list.

>
> I find the doc limited on the matter.
> Mainly I am curious why the function requires an address of a pointer.

So it can change the pointer.



-- 
Regards,
Benjamin


More information about the Python-Dev mailing list