Looking 4 C extention examples

M.-A. Lemburg mal at lemburg.com
Wed Apr 7 19:01:20 EDT 1999


Justin Development wrote:
> 
> I'm looking for some C extention examples and their associated Python
> modules to help me learn more about Python extending.

Have a look at the C files in the Modules/ subdir of the Python
source distribution, esp. the xxmodule.c boiler plate should
be of interest.

If that's not enough, surf the contrib section on www.python.org.

Cheers,
-- 
Marc-Andre Lemburg                               Y2000: 268 days left
---------------------------------------------------------------------
          : Python Pages >>> http://starship.skyport.net/~lemburg/  :
           ---------------------------------------------------------






More information about the Python-list mailing list