]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Change the Don Beaudry hack into the Don B + Jim F hack; now, if *any*
authorGuido van Rossum <guido@python.org>
Thu, 5 Dec 1996 23:17:11 +0000 (23:17 +0000)
committerGuido van Rossum <guido@python.org>
Thu, 5 Dec 1996 23:17:11 +0000 (23:17 +0000)
commit150b2df6824e98ac8b073db8a82384d1a56a7849
treeab1d9f6e654d0a5fd7946d3b79752bf402ec2624
parent3afb5959aa6e401c96ef65deea5ae3ccaedeb011
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.
Python/ceval.c