Calling J from Python

Alexander Schmolck a.schmolck at gmail.com
Mon Feb 5 16:55:39 EST 2007


Bruno Desthuilliers <bdesth.quelquechose at free.quelquepart.fr> writes:

> No, thanks. But hopefully we have Python :
> 
> Python 2.4.1 (#1, Jul 23 2005, 00:37:37)
> [GCC 3.3.4 20040623 (Gentoo Linux 3.3.4-r1, ssp-3.3.2-2, pie-8.7.6)] on linux2
> 
> Type "help", "copyright", "credits" or "license" for more information.
>  >>> 3 + 4
> 7
>  >>>

My calculuator even gives a pretty good answer if I divide them (without
importing anything from the __future__).

'as




More information about the Python-list mailing list