This is a cultural issue. In the Ruby (or Perl) community, if you use obscure language features to do a common task in a single line of code, you will be worshipped as a god. In the Python (or Tcl) community, you will be viewed with suspicion. Not that Python doesn’t have one-liners (e.g. comprehensions) - just that everyone agrees which ones and when and how to use them.
