]> granicus.if.org Git - python/commit
Add tests for overridable operators that have default interpretations
authorGuido van Rossum <guido@python.org>
Wed, 15 Aug 2001 23:57:59 +0000 (23:57 +0000)
committerGuido van Rossum <guido@python.org>
Wed, 15 Aug 2001 23:57:59 +0000 (23:57 +0000)
commita4ff6ab0937aba421758ca71953c44a10ba29cd2
tree79cdbe69f50b852e335911bc479bedcf0448d3fd
parentb8f636641fd59656aeb38825cec38e4f208e7500
Add tests for overridable operators that have default interpretations
(__hash__ etc.), in static and dynamic classes, overridden and
default.
Lib/test/test_descr.py