index
:
cpython.git
2.7
3.3
3.4
3.5
3.6
benjamin-clang
benjamin-iteration-torture
buildbot-custom
master
https://github.com/python/cpython.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Demo
/
classes
/
Rat.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove more cruft leftover from nb_coerce. Rename nb_coerce to
Neil Schemenauer
2007-09-21
1
-4/+0
*
Run 2to3 over the Demo/ directory to shut up parse errors from 2to3 about lin...
Collin Winter
2007-07-17
1
-36/+36
*
- patch #1600346 submitted by Tomer Filiba
Jack Diederich
2006-11-28
1
-1/+1
*
Run these demo scripts through reindent.py to give them 4-space indents. I'v...
Andrew M. Kuchling
2003-04-24
1
-279/+279
*
Modernize code by using isinstance() instead of type() checks
Andrew M. Kuchling
2003-04-24
1
-16/+14
*
Avoid TypeError by not comparing complex numbers
Andrew M. Kuchling
2003-04-24
1
-1/+6
*
Fix a bug where comparison of a rational with a float failed because
Guido van Rossum
1998-09-09
1
-9/+9
*
A completely new Rat.py by Sjoerd.
Guido van Rossum
1997-05-13
1
-56/+260
*
adapted to new overloading scheme
Guido van Rossum
1994-10-09
1
-21/+27
*
*** empty log message ***
Guido van Rossum
1993-12-17
1
-5/+6
*
Add coercions
Guido van Rossum
1993-10-27
1
-2/+12
*
Initial revision
Guido van Rossum
1992-08-13
1
-0/+86