Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #8652
| Subject | Re: Nested/Sub Extensions in Python |
|---|---|
| From | Corey Richardson <kb1pkl@aim.com> |
| References | <23a9eb92-65b9-4825-b23b-b01e7c04599c@q15g2000yqk.googlegroups.com> |
| Date | 2011-07-01 21:46 -0400 |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.551.1309571543.1164.python-list@python.org> (permalink) |
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
Back to comp.lang.python | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
Nested/Sub Extensions in Python H Linux <hartwig.linux@gmail.com> - 2011-07-01 13:02 -0700
Re: Nested/Sub Extensions in Python Corey Richardson <kb1pkl@aim.com> - 2011-07-01 21:46 -0400
Re: Nested/Sub Extensions in Python H Linux <hartwig.linux@gmail.com> - 2011-07-02 06:36 -0700
csiph-web