Python & Java comparison article
Stephen Ferg claims
A programmer can be significantly more productive in Python than in Java.
in his article "Python & Java: a Side-by-Side Comparison". The basis of his argument centres around dynamic typing in Python, among other things like code verbosity.