]> granicus.if.org Git - python/commit
complex numbers a la Konrad Hinsen
authorGuido van Rossum <guido@python.org>
Fri, 12 Jan 1996 00:47:05 +0000 (00:47 +0000)
committerGuido van Rossum <guido@python.org>
Fri, 12 Jan 1996 00:47:05 +0000 (00:47 +0000)
commitf9fca9252f64a93b4598615c504011fa385333ae
treed5de47973434e58cc24497e9b2d7386f3a1ade37
parent77654a7e5ecfbd4bd5319f02452329609c6e5921
complex numbers a la Konrad Hinsen
Include/complexobject.h [new file with mode: 0644]
Objects/complexobject.c [new file with mode: 0644]