Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython2
/
a5cd255a7cb15c7920171f0796cf163a00a5ecaf
/
Demo
/
classes
/
Complex.py
cd0ace3
remove svn:executable from scripts without a shebang line
by Benjamin Peterson
· 15 years ago
bdaad8c
* Fix error in definition of Im() which returned self instead of 0
by Raymond Hettinger
· 20 years ago
4a1e48c
Patch #1177597: Correct various bugs, add comments.
by Martin v. Löwis
· 20 years ago
70a6b49
Replace backticks with repr() or "%r"
by Walter Dörwald
· 21 years ago
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