summaryrefslogtreecommitdiffstats
path: root/Lib/Complex.py
Commit message (Collapse)AuthorAgeFilesLines
* Removing this -- complex numbers are now builtin,Guido van Rossum1997-02-231-275/+0
| | | | and there is already a similar demo in Demo/classes/Complex.py.
* new filesGuido van Rossum1995-01-121-0/+275