ANN: Pyrex 0.9.8.5

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • greg

    ANN: Pyrex 0.9.8.5

    Pyrex 0.9.8.5 is now available:



    Various minor bug fixes and improvements.


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

    Pyrex is a 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.
Working...