Writing Extensions for Python 3 in C

Ulrich Eckhardt ulrich.eckhardt at dominolaser.com
Wed Jun 19 04:48:27 EDT 2013


Am 18.06.2013 12:24, schrieb Aditya Avinash:
> Hi. This is the last place where I want to ask a question.

You are probably not saying what you mean here. The meaning of your 
sentence is more like "Here is the forum that I dislike more than any 
other forum, but still I have to ask a question here (even though I 
don't like you)." :^)


> I have searched for lots of tutorials and documentation on the web but,
 > didn't find a decent one to develop extensions for Python 3 using a
 > custom compiler (mingw32, nvcc).

There is even a tutorial here:

http://docs.python.org/3/extending/index.html

Have you tried that yet? Doing it with a different compiler is something 
I would save for a second step. Maybe if you described your problems 
with a bit more detail would help.


Uli




More information about the Python-list mailing list