# HG changeset patch # User Atul Varma # Date 1212704321 25200 # Node ID bcc462f2f822b72ddd3720cb9c584f2e1669b4d1 # Parent 58b61d4a9883728410fad27988a63d62e3f18eae Less apologetic. diff -r 58b61d4a9883 -r bcc462f2f822 PythonForJsProgrammers.txt --- 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