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.1
by Gregarius other posts by this author
Jun 29 2003 7:35AM messages near this date
RELEASED: Python 2.3b2 | ANN: Twisted 1.0.6 (includes security fixes)
Pyrex 0.8.1 is now available:

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

This release fixes some breakage in 0.8 that resulted in
mangled names being used for some declarations in external
header files.

The distutils extension has also been modified slightly
to stop it from attempting to compile the generated C
file if the Pyrex compiler reports errors.

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.

-- 
http://mail.python.org/mailman/listinfo/python-announce-list

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