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
/
Objects
/
object.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
* pythonrun.c: Print exception type+arg *after* stack trace instead of
Guido van Rossum
1993-05-12
1
-0/+23
*
* Changed all copyright messages to include 1993.
Guido van Rossum
1993-03-29
1
-2/+17
*
* Makefile: added IMGFILE; moved some stuff around.
Guido van Rossum
1992-09-17
1
-12/+1
*
If a type has a repr function but no print function, printing it now
Guido van Rossum
1992-09-03
1
-5/+34
*
Copyright for 1992 added
Guido van Rossum
1992-04-05
1
-1/+1
*
Fix lint bug
Guido van Rossum
1992-03-27
1
-1/+3
*
Change error messages for impossible assignment slightly.
Guido van Rossum
1991-12-24
1
-2/+4
*
Use IOError.
Guido van Rossum
1991-12-10
1
-1/+1
*
Check for write errors after printing a value
Guido van Rossum
1991-07-27
1
-2/+10
*
Change cmpobject() to coerce numerical values before comparing them
Guido van Rossum
1991-07-01
1
-2/+17
*
printobject now returns an error code
Guido van Rossum
1991-06-07
1
-57/+31
*
Enabled (and fixed) newvarobject()
Guido van Rossum
1991-05-05
1
-5/+1
*
Added copyright notice.
Guido van Rossum
1991-02-19
1
-0/+24
*
Return -1 for errors.
Guido van Rossum
1990-12-20
1
-1/+1
*
"Compiling" version
Guido van Rossum
1990-12-20
1
-26/+95
*
Removed redundant prototype for err_nomem().
Guido van Rossum
1990-11-02
1
-2/+4
*
Initial revision
Guido van Rossum
1990-10-14
1
-0/+195