# HG changeset patch # User Atul Varma # Date 1212788647 25200 # Node ID f1b7aa9f7699f116dd4108dc222b6a9c0b1540b3 # Parent 5f5e7c489b4e237b4ac1a102f55dce5fbb8a36f9 Added a TOOD diff -r 5f5e7c489b4e -r f1b7aa9f7699 PythonForJsProgrammers.txt --- a/PythonForJsProgrammers.txt Fri Jun 06 14:02:22 2008 -0700 +++ b/PythonForJsProgrammers.txt Fri Jun 06 14:44:07 2008 -0700 @@ -244,6 +244,9 @@ (Python's ``==`` can be considered to behave like JavaScript's ``===``). +.. TODO: The last parenthetical is false; see Christopher Finke's +comment on my blog: http://www.toolness.com/wp/?p=45#comment-496 + Nothingness ===========