]> granicus.if.org Git - python/commit
Add warning for assignment to None, True and False. This is patch
authorGuido van Rossum <guido@python.org>
Mon, 23 Dec 2002 16:35:23 +0000 (16:35 +0000)
committerGuido van Rossum <guido@python.org>
Mon, 23 Dec 2002 16:35:23 +0000 (16:35 +0000)
commit9c8a0866c924ef92221a2c6e55f1774ee6feb408
treeeec872ba9e086e8e9f274befb10b0f93e413e84f
parenta4deda0d11b1369dcb74226094c95f86fe716cbc
Add warning for assignment to None, True and False.  This is patch
549213 by Jeremy (checking in for him since he's away and busy).
Misc/NEWS
Python/compile.c