Python's goal is regularity and readability, not succinctness.
Python's goal is regularity and readability, not power.
Comparisons between Ericsson-internal development projects indicate similar line/hour productivity, including all phases of software development, rather independently of which language (Erlang, PLEX, C, C++, or Java) was used. What differentiates the different languages then becomes source code volume.
total effort = effort per line x number of lines
1(rec zero 1 * 1-)
1(rfn fact (x) (if (zero x) 1 (\* x (fact (1- x)))))