Need a compelling argument to use Django instead of Rails

Bruno Desthuilliers onurb at xiludom.gro
Wed Jul 26 10:25:48 EDT 2006


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 'onurb at xiludom.gro'.split('@')])"



More information about the Python-list mailing list