ANN: SuPy 1.2

G

Greg Ewing

SuPy 1.2 Available
------------------

http://www.cosc.canterbury.ac.nz/greg.ewing/SuPy/

Changes in this version:

- Ruby object and class wrappers now have __class__ and __bases__ attributes
that return the right things. As a consequence, isinstance() and
issubclass() also work properly on Ruby objects.

- UI module made available to Python.

- Data in a module can be preserved across a Py.refresh() by giving the
module a __keep__ attribute holding a sequence of names to preserve.

- Added a utility module to assist with managing menu items.

- Fixed some bugs in the block-passing mechanism.


What is SuPy?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads

ANN: SuPy 1.3 0
ANN: SuPy 1.4 1
ANN: Supy 1.1 0
[ANN] PySAL 1.2 0
ANN: Pyrex 0.9.7 0
ANN main-4.4.0 0
[ANN] Ruby-GetText-Package-1.93.0 0
ANN: Sequel 3.10.0 Released 0

Members online

No members online now.

Forum statistics

Threads
473,777
Messages
2,569,604
Members
45,218
Latest member
JolieDenha

Latest Threads

Top