Jaroslaw Zabiello wrote:
(snip)

> Ruby is more dynamic than Python

Care to elaborate ? I played a bit with Ruby and failed to come to the
same conclusion... (the two main differences I noticed are 1/ Ruby is
expression-based and 2/ it has a more canonical object model - IOW, it
mostly cloned Smalltalk's one)

FWIW, Lisp-like macro-system apart, I have difficulty imagining how a
language could be more dynamic than Python...


-- 
bruno desthuilliers
python -c "print '@'.join(['.'.join([w[::-1] for w in p.split('.')]) for
p in '[EMAIL PROTECTED]'.split('@')])"
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to