Using C with Python

Skip Montanaro skip at mojam.com
Mon Sep 13 16:40:13 EDT 1999


    >> Can someone help me. I been learning Python for a few weeks now and I
    >> found out that Python can be extended with C. Does this mean that I
    >> can write C functions and then import them into Python? If so, can
    >> someone tell me how to do this?

Check out the extending and embedding manual available from the Python doc
page at

    http://www.python.org/doc/

Skip Montanaro | http://www.mojam.com/
skip at mojam.com | http://www.musi-cal.com/~skip/
847-971-7098   | Python: Programming the way Guido indented...




More information about the Python-list mailing list