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.
T
Tim Peters committed
9b625d3037815a6753fca21ad19711a92bebec54
Parent: 8485b56