]> granicus.if.org Git - python/commit
Check both __div__ and __truediv__ in division tests.
authorWalter Dörwald <walter@livinglogic.de>
Tue, 5 Aug 2003 15:34:34 +0000 (15:34 +0000)
committerWalter Dörwald <walter@livinglogic.de>
Tue, 5 Aug 2003 15:34:34 +0000 (15:34 +0000)
commitb27cca66342c5e67dde5be3b1451c157025bf3e7
treead32bcd92545da82c59660b45746c909406019e8
parentbeb35f4da3439bfa16148ee4ef2a68ccd30ff7ed
Check both __div__ and __truediv__ in division tests.
(From SF patch #543867)
Lib/test/test_complex.py