Staging
v0.5.1
https://github.com/python/cpython
Revision 400363004eebd153cc1403acf37ab93340673b7f authored by Gregory P. Smith on 15 May 2004, 21:37:34 UTC, committed by Gregory P. Smith on 15 May 2004, 21:37:34 UTC
the python 2.3.x branch as the bsddb.set_get_returns_none() default
behaviour is different than on 2.4 and leter.  (yes a correct test
case for this branch could be written; removing this bad test gets
things not-failing fastest)
1 parent 84349a7
History
Tip revision: 400363004eebd153cc1403acf37ab93340673b7f authored by Gregory P. Smith on 15 May 2004, 21:37:34 UTC
Remove the offending added bit of a test case that doesn't apply to
Tip revision: 4003630
File Mode Size
.cvsignore -rw-r--r-- 17 bytes
abstract.c -rw-r--r-- 47.2 KB
boolobject.c -rw-r--r-- 4.8 KB
bufferobject.c -rw-r--r-- 11.9 KB
cellobject.c -rw-r--r-- 2.3 KB
classobject.c -rw-r--r-- 59.8 KB
cobject.c -rw-r--r-- 3.6 KB
complexobject.c -rw-r--r-- 22.5 KB
descrobject.c -rw-r--r-- 30.1 KB
dictnotes.txt -rw-r--r-- 10.6 KB
dictobject.c -rw-r--r-- 52.0 KB
enumobject.c -rw-r--r-- 4.5 KB
fileobject.c -rw-r--r-- 58.9 KB
floatobject.c -rw-r--r-- 28.4 KB
frameobject.c -rw-r--r-- 21.8 KB
funcobject.c -rw-r--r-- 20.3 KB
intobject.c -rw-r--r-- 27.7 KB
iterobject.c -rw-r--r-- 5.2 KB
listobject.c -rw-r--r-- 56.8 KB
listsort.txt -rw-r--r-- 30.7 KB
longobject.c -rw-r--r-- 67.5 KB
methodobject.c -rw-r--r-- 8.1 KB
moduleobject.c -rw-r--r-- 6.2 KB
object.c -rw-r--r-- 51.7 KB
obmalloc.c -rw-r--r-- 43.1 KB
rangeobject.c -rw-r--r-- 7.5 KB
sliceobject.c -rw-r--r-- 7.5 KB
stringobject.c -rw-r--r-- 99.3 KB
structseq.c -rw-r--r-- 9.4 KB
tupleobject.c -rw-r--r-- 18.3 KB
typeobject.c -rw-r--r-- 145.5 KB
unicodectype.c -rw-r--r-- 8.4 KB
unicodeobject.c -rw-r--r-- 175.3 KB
unicodetype_db.h -rw-r--r-- 75.4 KB
weakrefobject.c -rw-r--r-- 23.7 KB

back to top