| commit | 150b2df6824e98ac8b073db8a82384d1a56a7849 | [log] [tgz] |
|---|---|---|
| author | Guido van Rossum <guido@python.org> | Thu Dec 05 23:17:11 1996 +0000 |
| committer | Guido van Rossum <guido@python.org> | Thu Dec 05 23:17:11 1996 +0000 |
| tree | ab1d9f6e654d0a5fd7946d3b79752bf402ec2624 | |
| parent | 3afb5959aa6e401c96ef65deea5ae3ccaedeb011 [diff] |
Change the Don Beaudry hack into the Don B + Jim F hack; now, if *any* base class is special it gets invoked. Make gcc -Wall happy.