Chapter 19. Extending Python
19.1 "I Am Lost at C"
19.2 C Extensions Overview
19.3 A Simple C Extension Module
19.4 The SWIG Integration Code Generator
19.5 Wrapping C Environment Calls
19.6 A C Extension Module String Stack
19.7 A C Extension Type String Stack
19.8 Wrapping C++ Classes with SWIG