[Tutor] Parsing C++ into Python

Mike Yuen myuen@ucalgary.ca
Sat, 24 Nov 2001 00:51:43 -0700 (MST)


I want to write a program where I want to borrow most of the tricks that
Python offers but I want to write the core feature of my program with C++.
How do I do this?  Can someone point me to some sample code that shows me
how to mix the two languages.  I've looked on the 'Net unsucessfully.

Thanks,
M