]> granicus.if.org Git - python/commit
The MRO conflict error message depends on dictionary hash order.
authorGuido van Rossum <guido@python.org>
Wed, 27 Nov 2002 04:00:59 +0000 (04:00 +0000)
committerGuido van Rossum <guido@python.org>
Wed, 27 Nov 2002 04:00:59 +0000 (04:00 +0000)
commita01fa26396472808e9442e3a80c991f23a29a18b
tree977cba96d8ac0e4418d46bd2adc6aa4497b513d6
parent4add68bbbc3b85d0c1e03f0cba86d999ad507375
The MRO conflict error message depends on dictionary hash order.
Avoid depending on this in the test.
Lib/test/test_descr.py