]> granicus.if.org Git - python/commit
Blocked revisions 73664 via svnmerge
authorGeorg Brandl <georg@python.org>
Thu, 13 Aug 2009 08:47:32 +0000 (08:47 +0000)
committerGeorg Brandl <georg@python.org>
Thu, 13 Aug 2009 08:47:32 +0000 (08:47 +0000)
commit7d9138363d29f6ae840a78ea4a4a73c73f5394d5
tree2aece70a7b09bdcbd64d792029c042d3951c534d
parent7d1e88063c6241d4750326fc772d5b8a6819a77f
Blocked revisions 73664 via svnmerge

........
  r73664 | benjamin.peterson | 2009-06-29 01:32:44 +0200 (Mo, 29 Jun 2009) | 3 lines

  In most cases, the parser will protect True, False, and None  from being assign to.
  We must check for __debug__ in all cases.
........