diff options
author | Tim Peters <tim.peters@gmail.com> | 2004-08-04 20:04:32 +0000 |
---|---|---|
committer | Tim Peters <tim.peters@gmail.com> | 2004-08-04 20:04:32 +0000 |
commit | 9b625d3037815a6753fca21ad19711a92bebec54 (patch) | |
tree | fb81ecf74c56e24c7cd5a6e0a349042a5383cea5 /Python/compile.c | |
parent | 8485b562164304d068dfac4cee0f5108251eda55 (diff) | |
download | cpython-git-9b625d3037815a6753fca21ad19711a92bebec54.tar.gz |
Example.__init__: this cannot use assert, because that fails to trigger
in a -O run, and so test_doctest was failing under -O. Simple cause,
simple cure.
Diffstat (limited to 'Python/compile.c')
0 files changed, 0 insertions, 0 deletions