[Python-checkins] r74381 - python/branches/release31-maint
georg.brandl
python-checkins at python.org
Thu Aug 13 10:47:32 CEST 2009
Author: georg.brandl
Date: Thu Aug 13 10:47:32 2009
New Revision: 74381
Log:
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.
........
Modified:
python/branches/release31-maint/ (props changed)
More information about the Python-checkins
mailing list