On 3/15/2012 7:23, alex23 wrote:
Rick Johnson<rantingrickjohn...@gmail.com>  wrote:
However, when we are talking about the Python
programming language "readable" simply means: "neophyte readable".
That is, "readable to someone with little or no experience with the
language".

Nonsense. List comprehensions are not immediately obvious to new
Python users. The functionality of 'with' requires an understanding of
context managers. Python's readability has more to do with simplifying
code maintenance.

Let's try that.
Show me an example of "list comprehensions" and "with" (whatever they are).

Kiuhnm
--
http://mail.python.org/mailman/listinfo/python-list

Reply via email to