[C++-sig] How to use own C++/python bindings in embedded interpreter.

Pierre Bourgault pierre.bourgault at autodesk.com
Tue Jan 23 04:13:46 CET 2007


Thank you for reviewing my code.
And yes the 'new' was a typo. Switching from C++ to python frequently
causes such errors.

> That allows me to have a python script that does this:
> ------------------------------------------------------
> # useMyClass.py
> import whatever
> a = new MyClass()

surely the 'new' is a typo here ? :-)




More information about the Cplusplus-sig mailing list