]> granicus.if.org Git - python/commit
Fix the test for pow() -- no more TypeErrors are raised!
authorGuido van Rossum <guido@python.org>
Tue, 9 Dec 1997 19:38:39 +0000 (19:38 +0000)
committerGuido van Rossum <guido@python.org>
Tue, 9 Dec 1997 19:38:39 +0000 (19:38 +0000)
commit1a24bb53d562444fad22880a3606ed91c4f66057
treec6330c9ba8b45dc38b5906fc8f596ec02a96c6e2
parentebd05eb10be1d9b5b965d53616895a8561898b67
Fix the test for pow() -- no more TypeErrors are raised!
Demo/classes/Complex.py