Compare source code

Ben Finney ben+python at benfinney.id.au
Wed Nov 3 19:55:14 EDT 2010


Seebs <usenet-nospam at seebs.net> writes:

> Furthermore, I don't WANT to skip closing braces. EXPLICIT IS BETTER
> THAN IMPLICIT. I *WANT* to have the beginnings and ends marked.

Python doesn't require that. You're going to be disappointed by most
Python code if that's what you want.

Which is not a failing of Python.

-- 
 \       “Few things are harder to put up with than the annoyance of a |
  `\                  good example.” —Mark Twain, _Pudd'n'head Wilson_ |
_o__)                                                                  |
Ben Finney



More information about the Python-list mailing list