how is python not the same as java?

Bruno Desthuilliers onurb at xiludom.gro
Fri Nov 10 05:02:50 EST 2006


Jorge Vargas wrote:
> On 9 Nov 2006 16:44:40 -0800, gavino <bootiack at yahoo.com> wrote:
>> both are interpreted oo langauges......
>>
> that is not correct java is compiled and the VM interprets the code

So are CPython and IronPython.


-- 
bruno desthuilliers
python -c "print '@'.join(['.'.join([w[::-1] for w in p.split('.')]) for
p in 'onurb at xiludom.gro'.split('@')])"



More information about the Python-list mailing list