Path: csiph.com!x330-a1.tempe.blueboxinc.net!usenet.pasdenom.info!selfless.tophat.at!newsfeed.xs4all.nl!newsfeed6.news.xs4all.nl!xs4all!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.021 X-Spam-Evidence: '*H*': 0.96; '*S*': 0.00; 'subject:Python': 0.06; 'python': 0.08; 'header:In-reply-to:1': 0.09; 'received:64.12.206.39': 0.09; 'received:imr-ma01.mx.aol.com': 0.09; '*very*': 0.16; 'abraham': 0.16; 'from:addr:kb1pkl': 0.16; 'from:name:corey richardson': 0.16; "linux's": 0.16; 'richardson': 0.16; 'subject:Sub': 0.16; 'extensions': 0.16; 'to:name:python- list': 0.19; "haven't": 0.21; 'fri': 0.23; 'all,': 0.28; 'problem': 0.29; '-0400': 0.30; 'to:addr:python-list': 0.34; 'header:User-Agent:1': 0.34; 'yet,': 0.35; 'subject:/': 0.36; 'received:76': 0.38; 'url:org': 0.38; 'subject:: ': 0.38; 'received:64.12.206': 0.38; 'to:addr:python.org': 0.39; 'header :Message-Id:1': 0.61; 'dear': 0.63; 'received:172.29': 0.64; 'received:r1000.mx.aol.com': 0.64; 'from:addr:aim.com': 0.67; 'freedom': 0.68; 'fighting': 0.73; '2011:': 0.84; 'extensions.': 0.84 Content-Type: text/plain; charset=ANSI_X3.4-1968 Subject: Re: Nested/Sub Extensions in Python From: Corey Richardson To: python-list In-reply-to: <23a9eb92-65b9-4825-b23b-b01e7c04599c@q15g2000yqk.googlegroups.com> References: <23a9eb92-65b9-4825-b23b-b01e7c04599c@q15g2000yqk.googlegroups.com> Date: Fri, 01 Jul 2011 21:46:48 -0400 User-Agent: Sup/0.12.1 Content-Transfer-Encoding: 8bit x-aol-global-disposition: G X-AOL-SCOLL-SCORE: 0:2:427086080:93952408 X-AOL-SCOLL-URL_COUNT: 0 x-aol-sid: 3039ac1d33c14e0e789c51d9 X-AOL-IP: 76.119.157.207 X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.12 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: 12 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1309571543 news.xs4all.nl 21819 [2001:888:2000:d::a6]:46354 X-Complaints-To: abuse@xs4all.nl Xref: x330-a1.tempe.blueboxinc.net comp.lang.python:8652 Excerpts from H Linux's message of Fri Jul 01 16:02:15 -0400 2011: > Dear all, > > I am currently fighting with a problem writing a set of Python > extensions in C. If you haven't seen it yet, Cython is a *very* nice tool for writing C extensions. http://cython.org/ -- Corey Richardson "Those who deny freedom to others, deserve it not for themselves" -- Abraham Lincoln