| commit | 70f52768fd1070b457d674bed368c69cb4a7483c | [log] [tgz] |
|---|---|---|
| author | Benjamin Peterson <benjamin@python.org> | Sun Jun 28 23:32:44 2009 +0000 |
| committer | Benjamin Peterson <benjamin@python.org> | Sun Jun 28 23:32:44 2009 +0000 |
| tree | b804ef4cb8c1bea529ab940540e29b00efe64813 | |
| parent | 1d1806843b7756803b20d504126433b775198b6b [diff] |
In most cases, the parser will protect True, False, and None from being assign to. We must check for __debug__ in all cases.