Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #48693
| Date | 2013-06-18 15:54 +0530 |
|---|---|
| Subject | Writing Extensions for Python 3 in C |
| From | Aditya Avinash <adityaavinash143@gmail.com> |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.3572.1371627851.3114.python-list@python.org> (permalink) |
[Multipart message — attachments visible in raw view] - view raw
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
Back to comp.lang.python | Previous | Next — Next in thread | Find similar | Unroll thread
Writing Extensions for Python 3 in C Aditya Avinash <adityaavinash143@gmail.com> - 2013-06-18 15:54 +0530 Re: Writing Extensions for Python 3 in C Ulrich Eckhardt <ulrich.eckhardt@dominolaser.com> - 2013-06-19 10:48 +0200 Re: Writing Extensions for Python 3 in C rusi <rustompmody@gmail.com> - 2013-06-19 10:11 -0700
csiph-web