ANN: Supy 1.1

G

Greg Ewing

SuPy 1.1 Available
------------------

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

Changes in this version:

- Added explicit ways of calling method names ending in '?' or '!'. Python
method names 'is_xxx' and 'xxx_ip' map to Ruby 'xxx?' and 'xxx!' respectively.
The plain name 'xxx' can still be used where there is no ambiguity.

- Ruby true and false are now converted to Python True and False.

- Ruby methods expecting a block can be called from Python by passing
a callable Python object with the keyword 'body'.


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


Members online

No members online now.

Forum statistics

Threads
473,776
Messages
2,569,603
Members
45,189
Latest member
CryptoTaxSoftware

Latest Threads

Top