]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Removing this -- complex numbers are now builtin,
authorGuido van Rossum <guido@python.org>
Sun, 23 Feb 1997 05:37:36 +0000 (05:37 +0000)
committerGuido van Rossum <guido@python.org>
Sun, 23 Feb 1997 05:37:36 +0000 (05:37 +0000)
commit2a0711d8db0cd169f904fb7eb96527cefebfdda3
treebf4d2602a5910f898c39c3eecb292f5cc155cd4a
parent5680906cdbbd16c6ccbcbdd6656b721082ee295c
Removing this -- complex numbers are now builtin,
and there is already a similar demo in Demo/classes/Complex.py.
Lib/Complex.py [deleted file]