writing python extension modules

Graham Fawcett gmfawcett at operamail.com
Wed Jul 10 06:26:18 EDT 2002


"Adonis" <deltapigz at telocity.com> wrote in message news:<3d2b8580$1_1 at nopics.sjc>...
> is there a simple hello world style program that can show me the extreme
> basics on writing python extensions, i do not need some big code just

Be sure to check out Pyrex during your research:

http://www.cosc.canterbury.ac.nz/~greg/python/Pyrex/

It works fine with MSVC.

-- Graham



More information about the Python-list mailing list