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

expy 0.5.2 released

0 views
Skip to first unread message

Yingjie Lan

unread,
Feb 3, 2010, 1:43:51 AM2/3/10
to python list, CAPI Python
Hi,

expy is an expressway to extend python.

in release 0.5.2, expy now supports custom exceptions, besides all built-in ones, and exception handling is made easy.

for more info, see

http://expy.sourceforge.net/

cheers,

Yingjie



Terry Reedy

unread,
Feb 3, 2010, 3:18:51 PM2/3/10
to pytho...@python.org

What Python versions does it work with?
There is no indication either above or on the sf page.

tjr

Yingjie Lan

unread,
Feb 3, 2010, 7:00:21 PM2/3/10
to pytho...@python.org, Terry Reedy
> >
> > expy is an expressway to extend python.
> >
> > in release 0.5.2, expy now supports custom exceptions,
> besides all built-in ones, and exception handling is made
> easy.
> >
> > for more info, see
> >
> > http://expy.sourceforge.net/
>
> What Python versions does it work with?
> There is no indication either above or on the sf page.
>

Thanks for point that out, I will add this to the
document. Currently, it works with Python 2.5, 2.6.
I haven't tested with Python 2.7 or 3.x
(for 3.x, need to use the code tool first,
then I am not sure if the C API for 3.x
has changed much).

BTW, the current version is 0.5.5.

Yingjie



0 new messages