want to get the pointer of any python object in C++, but I Failed.

Fredrik Lundh fredrik at pythonware.com
Sun Dec 4 09:38:20 EST 2005


lg2779 at sina.com wrote

> I cant understand yet.  The second parameter is "0"  in the  python'
> documentation.

what documentation?

the official PyArg_ParseTuple documentation at

    http://docs.python.org/api/arg-parsing.html

uses the letter O (use cut and paste if you don't believe me).

</F> 






More information about the Python-list mailing list