Staging
v0.8.1
https://github.com/python/cpython
Revision 9971f689cbce2c7ce3241aed4af0f8455836fbea authored by Guido van Rossum on 06 October 1997, 21:09:32 UTC, committed by Guido van Rossum on 06 October 1997, 21:09:32 UTC
Print the author with the revision date and filename.
1 parent dc1a072
History
Tip revision: 9971f689cbce2c7ce3241aed4af0f8455836fbea authored by Guido van Rossum on 06 October 1997, 21:09:32 UTC
Fix comment to add the all-important trailing colon to the example.
Tip revision: 9971f68
File Mode Size
Makefile.in -rw-r--r-- 2.4 KB
abstract.c -rw-r--r-- 22.5 KB
classobject.c -rw-r--r-- 34.3 KB
cobject.c -rw-r--r-- 3.8 KB
complexobject.c -rw-r--r-- 13.6 KB
dictobject.c -rw-r--r-- 23.6 KB
fileobject.c -rw-r--r-- 20.8 KB
floatobject.c -rw-r--r-- 12.8 KB
frameobject.c -rw-r--r-- 9.6 KB
funcobject.c -rw-r--r-- 5.5 KB
intobject.c -rw-r--r-- 16.3 KB
listobject.c -rw-r--r-- 21.7 KB
longobject.c -rw-r--r-- 31.6 KB
methodobject.c -rw-r--r-- 6.4 KB
moduleobject.c -rw-r--r-- 4.2 KB
object.c -rw-r--r-- 15.7 KB
rangeobject.c -rw-r--r-- 5.5 KB
sliceobject.c -rw-r--r-- 3.7 KB
stringobject.c -rw-r--r-- 23.4 KB
tupleobject.c -rw-r--r-- 10.8 KB
typeobject.c -rw-r--r-- 2.8 KB
xxobject.c -rw-r--r-- 3.9 KB

back to top