]> granicus.if.org Git - python/commit
Stupid bug: complex(x,y) would yield x+xj
authorGuido van Rossum <guido@python.org>
Sat, 7 Sep 1996 15:55:27 +0000 (15:55 +0000)
committerGuido van Rossum <guido@python.org>
Sat, 7 Sep 1996 15:55:27 +0000 (15:55 +0000)
commitb072150d7f737728236ed819bc17383411e4eb86
treecd1ee7ef24c7e82006b4bdb5d0d41901e073c0db
parent87755a24c2df27f45a654b89b064606bc1905195
Stupid bug: complex(x,y) would yield x+xj
Python/bltinmodule.c