nazia schrieb:
Hi all,
I'm a newbie in Python and need help. Can anyone help me by explaining
the steps of extending a C++ class in Python with a simple example?
I'm not interested to use SWIG like tools.
Thanks for your time.

If your are not interested in using the tools provided for this task, I fear you won't get much help. I'd personally use SIP and can only recommend it.

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

Reply via email to