index
:
delta/cpython.git
2.0
2.1
2.2
2.3
2.4
2.5
2.6
2.7
3.0
3.1
3.2
3.3
3.4
3.5
3.6
baserock/2.7.9-mips64
baserock/markdoffman/py2-symlink
baserock/markdoffman/py2-symlink-v2
baserock/morph-2.7
legacy-trunk
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Demo
/
classes
/
Complex.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Run 2to3 over the Demo/ directory to shut up parse errors from 2to3 about lin...
Collin Winter
2007-07-17
1
-15
/
+15
*
- patch #1600346 submitted by Tomer Filiba
Jack Diederich
2006-11-28
1
-1
/
+1
*
Remove sys.exc_type, sys.exc_value, sys.exc_traceback
Neal Norwitz
2006-03-17
1
-1
/
+1
*
* Fix error in definition of Im() which returned self instead of 0
Raymond Hettinger
2005-04-09
1
-19
/
+14
*
Patch #1177597: Correct various bugs, add comments.
Martin v. Löwis
2005-04-09
1
-9
/
+36
*
Replace backticks with repr() or "%r"
Walter Dörwald
2004-02-12
1
-4
/
+4
*
Run these demo scripts through reindent.py to give them 4-space indents. I'v...
Andrew M. Kuchling
2003-04-24
1
-209
/
+209
*
Fix the test for pow() -- no more TypeErrors are raised!
Guido van Rossum
1997-12-09
1
-2
/
+2
*
Added note about Python's support of complex numbers.
Guido van Rossum
1996-07-30
1
-1
/
+11
*
totally redone for new overloading scheme
Guido van Rossum
1994-10-08
1
-60
/
+263
*
*** empty log message ***
Guido van Rossum
1993-12-17
1
-10
/
+22
*
Initial revision
Guido van Rossum
1992-08-13
1
-0
/
+73