How to parse (in the C code) a tuple not sent as an argument?

Wojciech Zabolotny wzab at ise.pw.edu.pl
Fri Dec 10 08:49:01 EST 1999


Hi All,

I have to parse in my C extension module a rather complicated tuple,
which is not send as an argument.
Is it correct and safe to use the PyArg_ParseTuple for this purpose?

-- 
			      TIA
                              Wojciech M. Zabolotny
        http://www.ise.pw.edu.pl/~wzab  <--> wzab at ise.pw.edu.pl

http://www.gnupg.org  Gnu Privacy Guard - protect your mail & data
                      with the FREE cryptographic system





More information about the Python-list mailing list