[C++-sig] how can i send python class object as parameter of python method...?
"박일"
rigmania at naver.com
Wed Sep 15 15:35:20 CEST 2004
HI,
I wander whether it has a method to pass python object(especially class object)
into python method from c++ which integrate python.
should i pass tuple or list and convert it into class in python?
or can i make class already in c++ and pass this object to python?
thanks in advance...
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/cplusplus-sig/attachments/20040915/0c5fc1a8/attachment.htm>
More information about the Cplusplus-sig
mailing list