Mercurial > python-for-js-programmers
changeset 46:f1b7aa9f7699
Added a TOOD
author | Atul Varma <varmaa@toolness.com> |
---|---|
date | Fri, 06 Jun 2008 14:44:07 -0700 |
parents | 5f5e7c489b4e |
children | acb80c6abaa8 |
files | PythonForJsProgrammers.txt |
diffstat | 1 files changed, 3 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- 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 ===========