ASPN ActiveState Programmer Network
ActiveState
/ Home / Perl / PHP / Python / Tcl / XSLT /
/ Safari / My ASPN /
Cookbooks | Documentation | Mailing Lists | Modules | News Feeds | Products | User Groups


Recent Messages
List Archives
About the List
List Leaders
Subscription Options

View Subscriptions
Help

View by Topic
ActiveState
.NET Framework
Open Source
Perl
PHP
Python
Tcl
Web Services
XML & XSLT

View by Category
Database
General
SOAP
System Administration
Tools
User Interfaces
Web Programming
XML Programming


MyASPN >> Mail Archive >> python-announce
python-announce
ANN: Pyrex 0.8
by Greg Ewing (using news.cis.dfn.de) other posts by this author
Jun 23 2003 3:44AM messages near this date
ANN: M2Crypto 0.11 | Toronto-area Python user group meets Tuesday, June 24, 8pm
Pyrex 0.8 is now available:

    http://www.cosc.canterbury.ac.nz/~greg/python/Pyrex/

This release introduces a new compile-time import mechanism
for sharing declarations between Pyrex modules, and a new
and better way of getting access to external extension
types. There are also a few other improvements and bug
fixes.

Note: There is a small backwards-incompatible change
that will require you to make a slight modification to any
'extern' extension type declarations that you have.

See the CHANGES.txt file for full details.

What is Pyrex?
--------------

Pyrex is a new language for writing Python extension modules.
It lets you freely mix operations on Python and C data, with
all Python reference counting and error checking handled
automatically.

-- 
Greg Ewing, Computer Science Dept,
University of Canterbury,	
Christchurch, New Zealand
http://www.cosc.canterbury.ac.nz/~greg


-- 
http://mail.python.org/mailman/listinfo/python-announce-list
Thread:
Greg Ewing (using news.cis.dfn.de)
Roberto Cavada

Privacy Policy | Email Opt-out | Feedback | Syndication
© ActiveState Software Inc. All rights reserved