Guido van Rossum
|
d4905454cc
|
Added long() and support for longs in int() and float();
turned abs() and divmod() into generic versions;
added pow().
|
1991-05-05 20:00:36 +00:00 |
Guido van Rossum
|
26203aa422
|
Use fileobject's filegetline() to implement unlimited raw_input().
|
1991-04-04 15:20:41 +00:00 |
Guido van Rossum
|
f70e43a073
|
Added copyright notice.
|
1991-02-19 12:39:46 +00:00 |
Guido van Rossum
|
865828d7cf
|
Reversed min and max (to alphabetical order).
|
1991-02-19 12:21:50 +00:00 |
Guido van Rossum
|
86cd6e646e
|
File name shortening.
|
1991-01-21 15:12:35 +00:00 |
Guido van Rossum
|
3f5da24ea3
|
"Compiling" version
|
1990-12-20 15:06:42 +00:00 |