Any Python/C tutorials out there?

"Martin v. Löwis" martin at v.loewis.de
Thu Dec 19 16:27:29 EST 2002


Chris Spencer wrote:
> 	I've read the standard Python/C reference manual that comes with Python,
> but I learn much better from a tutorial.  Is there a tutorial out there for
> Python/C that I can look at?

I recommend to read the Embedding and Extending tutorial:

http://www.python.org/doc/current/ext/ext.html

Regards,
Martin





More information about the Python-list mailing list