Staging
v0.5.1
https://github.com/python/cpython
Revision 2ad1a444e56ae2c1eafeb9c9f7384170987cd947 authored by Tim Peters on 20 January 2001, 01:53:43 UTC, committed by Tim Peters on 20 January 2001, 01:53:43 UTC
between passes:  Win9x DOS boxes are limited to 50 lines max, and the result
of the first pass scrolls off irretrievably otherwise.  Also simplified
the goto-laden logic a bit.
1 parent 9eca235
History
Tip revision: 2ad1a444e56ae2c1eafeb9c9f7384170987cd947 authored by Tim Peters on 20 January 2001, 01:53:43 UTC
When running the tests twice, stuck a "Press any key to continue ..." pause
Tip revision: 2ad1a44
File Mode Size
.cvsignore -rw-r--r-- 17 bytes
Makefile.in -rw-r--r-- 2.6 KB
abstract.c -rw-r--r-- 32.0 KB
bufferobject.c -rw-r--r-- 11.1 KB
classobject.c -rw-r--r-- 47.5 KB
cobject.c -rw-r--r-- 3.6 KB
complexobject.c -rw-r--r-- 11.6 KB
dictobject.c -rw-r--r-- 29.9 KB
fileobject.c -rw-r--r-- 34.2 KB
floatobject.c -rw-r--r-- 17.9 KB
frameobject.c -rw-r--r-- 8.4 KB
funcobject.c -rw-r--r-- 7.7 KB
intobject.c -rw-r--r-- 19.2 KB
listobject.c -rw-r--r-- 40.5 KB
longobject.c -rw-r--r-- 38.8 KB
methodobject.c -rw-r--r-- 5.0 KB
moduleobject.c -rw-r--r-- 5.7 KB
object.c -rw-r--r-- 33.9 KB
rangeobject.c -rw-r--r-- 6.5 KB
sliceobject.c -rw-r--r-- 3.7 KB
stringobject.c -rw-r--r-- 74.4 KB
tupleobject.c -rw-r--r-- 12.3 KB
typeobject.c -rw-r--r-- 1.3 KB
unicodectype.c -rw-r--r-- 8.5 KB
unicodeobject.c -rw-r--r-- 123.5 KB
unicodetype_db.h -rw-r--r-- 37.0 KB
xxobject.c -rw-r--r-- 2.4 KB

back to top