Staging
v0.5.1
https://github.com/python/cpython
Revision a7f2e813c94468506a6e10e8b5b97392a48da34d authored by Guido van Rossum on 03 October 1997, 15:33:32 UTC, committed by Guido van Rossum on 03 October 1997, 15:33:32 UTC
1 parent aa9606f
History
Tip revision: a7f2e813c94468506a6e10e8b5b97392a48da34d authored by Guido van Rossum on 03 October 1997, 15:33:32 UTC
Remove unreachable "return 1" at end of ensure_fromlist().
Tip revision: a7f2e81
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-- 22.9 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