Path: csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!xlned.com!feeder7.xlned.com!news2.euro.net!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail Return-Path: X-Original-To: python-list@python.org Delivered-To: python-list@mail.python.org X-Spam-Status: OK 0.011 X-Spam-Evidence: '*H*': 0.98; '*S*': 0.00; 'subject:Python': 0.06; 'compiler': 0.07; 'python': 0.11; 'question.': 0.14; 'subject:Writing': 0.16; 'extensions': 0.16; 'tutorials': 0.26; 'point': 0.28; "doesn't": 0.30; 'message-id:@mail.gmail.com': 0.30; 'received:google.com': 0.35; "didn't": 0.36; 'to:addr :python-list': 0.38; 'to:addr:python.org': 0.39 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=X8nYZbL41hB+TRQTgrsFoGlRZwpwGX3IC6JlRwKdFBA=; b=ZCmlqjrxM/VvKcqIa6Y9pLiUqYBAIXNzE5pB7x+3gMXbfT4HroxqfY01b5L4UDXRUT 1wbcX/vc85dHqqKqzx3OoeXWf06Qk6lLS5LEsF52sXeAM5t8Moom1VAYTrwa7fS1SkUy 5y0kMOcRy3U2HqCu5CM0+wDlAnSkMnw6RYp+wJxFFbNYCi5ezVGWeU3IElwTu5E/9xBa iptKdxYFAxd+Ww9ZrTwZeGhE448tAa3iOuHEdNsT6uzCPpsGSpMab7XOFmuSKLYnS2Ry zIw/K6pMP9bSpckYynjEJffdh7ld6jQlojGnNtqF69IEW7WMkqPA2Z6nV3L7AzqF7A/6 ECbA== MIME-Version: 1.0 X-Received: by 10.182.153.5 with SMTP id vc5mr11585972obb.32.1371551059365; Tue, 18 Jun 2013 03:24:19 -0700 (PDT) Date: Tue, 18 Jun 2013 15:54:19 +0530 Subject: Writing Extensions for Python 3 in C From: Aditya Avinash To: python-list@python.org Content-Type: multipart/alternative; boundary=089e013a0adaaf612604df6b1da2 X-Mailman-Approved-At: Wed, 19 Jun 2013 09:44:10 +0200 X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: General discussion list for the Python programming language List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Newsgroups: comp.lang.python Message-ID: Lines: 27 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1371627851 news.xs4all.nl 15869 [2001:888:2000:d::a6]:36638 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:48693 --089e013a0adaaf612604df6b1da2 Content-Type: text/plain; charset=ISO-8859-1 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 --089e013a0adaaf612604df6b1da2 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable
Hi. This is the last place where I wa= nt to ask a question. I have searched for lots of tutorials and documentati= on on the web but, didn't find a decent one to develop extensions for P= ython 3 using a custom compiler (mingw32, nvcc). Please help me.
PS: Don't point me to Python Documentation. It is not good for beg= inners. It doesn't elaborate about calls and implementation.

--
Aditya Avinash At= luri --089e013a0adaaf612604df6b1da2--