From: Yingjie Lan on
EXPY is an express way to extend Python!

EXPY provides a way to extend python in an elegant way.
For more information and a tutorial, see:

http://expy.sourceforge.net/

I'm glad to announce a new release again today. ^_^

What's new:

Version 0.6.7
1. Now functions can have 'value on failure' via rawtype.
2. Now property getters/setters can have @throws
3. Bug fix: if __init__ wrapper fails, it must return -1.


Cheers,

Yingjie