Re: Extending C++ class in python

2009-05-24 Thread nazia
On May 24, 9:03 pm, "Diez B. Roggisch" wrote: > nazia schrieb: > > > Hi all, > > I'm a newbie in Python and need help. Can anyone help me by explaining > > the steps ofextendingaC++classin Python with a simple example? > > I'm not interested to use SWIG like tools. > > Thanks for your time. > > If

Re: Extending C++ class in python

2009-05-24 Thread Diez B. Roggisch
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

Extending C++ class in python

2009-05-23 Thread nazia
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. -Nazia -- http://mail.python.org/mailman/listinfo/python-list