See All Titles |
![]() ![]() Chapter 6. Extending and Embedding Python
The information provided in this chapter is a big step for those who want to be highly specialized in Python programming. It demonstrates how you can create Python extension modules in C and C++, and how you can embed Python objects in other non-Python applications.
|
Index terms contained in this sectioncreatingPython extension modules embedding Python objects |
© 2002, O'Reilly & Associates, Inc. |