![]() |
|
|
+ Search |
![]()
|
Mar 3rd, 2000 20:36
Nathan Wallace, unknown unknown, Jon K Hellan
Download the Python documentation at "http://www.python.org/doc/". You want "Extending and Embedding" for overview, and "Python/C API" for more detail. You can also check out the tutorial at "http://starship.python.net/crew/arcege/extwriting/pyext.html". There's also a chapter in Mark Lutz' "Programming Python" from O'Reilly.