Mercurial > python-for-js-programmers
changeset 3:bcc462f2f822
Less apologetic.
author | Atul Varma <varmaa@toolness.com> |
---|---|
date | Thu, 05 Jun 2008 15:18:41 -0700 |
parents | 58b61d4a9883 |
children | ae28bd3be137 |
files | PythonForJsProgrammers.txt |
diffstat | 1 files changed, 2 insertions(+), 3 deletions(-) [+] |
line wrap: on
line diff
--- a/PythonForJsProgrammers.txt Thu Jun 05 15:17:27 2008 -0700 +++ b/PythonForJsProgrammers.txt Thu Jun 05 15:18:41 2008 -0700 @@ -15,9 +15,8 @@ ========== This is coincidentally a good place to explain Python's design -philosophy, so please bear with me here as I go off on a bit of a -tangent--hopefully it will give you a better idea of whether this is a -language you'd like to use. +philosophy; hopefully it will give you a better idea of whether this +is a language you'd like to use. While not syntactically enforced by many languages, whitespace is semantically meaningful during the reading and writing of code. Take