Fixups in the python / c++ interface
- using proper constructor (need to explicitly call constructor if the python's base class is a c++ class!) - imports from inside python files now work (sys.path.insert being called before scripts executed)
Authored by: flithm 2007-04-10
Parent: [r30]
Child: [r32]