Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython2
/
d4210bc7182c44db6a57d10e1769331b584311e7
/
Demo
/
classes
/
Complex.py
946c53e
Run these demo scripts through reindent.py to give them 4-space indents. I've verified that their output is unchanged.
by Andrew M. Kuchling
· 22 years ago
1a24bb5
Fix the test for pow() -- no more TypeErrors are raised!
by Guido van Rossum
· 27 years ago
72ba616
Added note about Python's support of complex numbers. Added exp(z).
by Guido van Rossum
· 29 years ago
81a12bc
totally redone for new overloading scheme
by Guido van Rossum
· 31 years ago
7565b93
*** empty log message ***
by Guido van Rossum
· 31 years ago
e876949
Initial revision
by Guido van Rossum
· 33 years ago