]> granicus.if.org Git - python/commit
Make test_complex pass again now that floordiv and mod are illegal.
authorGuido van Rossum <guido@python.org>
Fri, 3 Aug 2007 20:40:44 +0000 (20:40 +0000)
committerGuido van Rossum <guido@python.org>
Fri, 3 Aug 2007 20:40:44 +0000 (20:40 +0000)
commit9648d62fd58d9ae9356ab717e3d594a61cb4782a
tree857aad02a1527689e79b0d7949058a29e27b7407
parent5accbdb8123a814d9a602e7bb640ad7f0e953f54
Make test_complex pass again now that floordiv and mod are illegal.
Lib/test/test_complex.py