Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

ANN: Pyrex 0.2.1

0 views
Skip to first unread message

Greg Ewing

unread,
May 9, 2002, 12:40:03 AM5/9/02
to
Minor bug fix release, to correct a stuffup that I
introduced concerning access to builtins.
(That'll teach me to release spiffy new features
without proper re-testing!)

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

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
To get my email address, please visit my web page:
http://www.cosc.canterbury.ac.nz/~greg


0 new messages