[Python-Dev] Writing Extensions for Python 3 in Windows
Brett Cannon
brett at python.org
Mon Jun 17 19:05:35 CEST 2013
More information about the Python-Dev mailing list
Mon Jun 17 19:05:35 CEST 2013
- Previous message: [Python-Dev] Writing Extensions for Python 3 in Windows
- Next message: [Python-Dev] [Python-checkins] cpython (3.3): ctypes: AIX needs an explicit #include <alloca.h> to get alloca()
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
So the best place to ask this question is python-list and not python-dev as this is about developing *for* Python and not *with* Python. On Mon, Jun 17, 2013 at 12:42 PM, Aditya Avinash <adityaavinash143 at gmail.com > wrote: > Hi. This is the last place where I want to ask a question. 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). Please help me. > PS: Don't point me to Python Documentation. It is not good for beginners. > It doesn't elaborate about calls and implementation. > > -- > Aditya Avinash Atluri > > _______________________________________________ > Python-Dev mailing list > Python-Dev at python.org > http://mail.python.org/mailman/listinfo/python-dev > Unsubscribe: > http://mail.python.org/mailman/options/python-dev/brett%40python.org > > -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://mail.python.org/pipermail/python-dev/attachments/20130617/e86809ea/attachment.html>
- Previous message: [Python-Dev] Writing Extensions for Python 3 in Windows
- Next message: [Python-Dev] [Python-checkins] cpython (3.3): ctypes: AIX needs an explicit #include <alloca.h> to get alloca()
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-Dev mailing list