cpython/Objects
Marc-André Lemburg 891bc65486 If auto-conversion fails, the Unicode codecs will return NULL.
This is now checked and the error passed on to the caller.
2000-07-03 09:57:53 +00:00
..
.cvsignore Ignore a bunch of generated files. 2000-05-02 18:34:30 +00:00
Makefile.in Marc-AAndre Lemburg: add new unicode files 2000-03-10 22:55:40 +00:00
abstract.c Change copyright notice - 2nd try. 2000-06-30 23:58:06 +00:00
bufferobject.c Change copyright notice - 2nd try. 2000-06-30 23:58:06 +00:00
classobject.c Neil Schemenauer: small fixes for GC 2000-07-01 01:00:38 +00:00
cobject.c Change copyright notice - 2nd try. 2000-06-30 23:58:06 +00:00
complexobject.c Change copyright notice - 2nd try. 2000-06-30 23:58:06 +00:00
dictobject.c Neil Schemenauer: small fixes for GC 2000-07-01 01:00:38 +00:00
fileobject.c Change copyright notice - 2nd try. 2000-06-30 23:58:06 +00:00
floatobject.c Change copyright notice - 2nd try. 2000-06-30 23:58:06 +00:00
frameobject.c Change copyright notice - 2nd try. 2000-06-30 23:58:06 +00:00
funcobject.c Neil Schemenauer: small fixes for GC 2000-07-01 01:00:38 +00:00
intobject.c Change copyright notice - 2nd try. 2000-06-30 23:58:06 +00:00
listobject.c Neil Schemenauer: small fixes for GC 2000-07-01 01:00:38 +00:00
longobject.c Change copyright notice - 2nd try. 2000-06-30 23:58:06 +00:00
methodobject.c Change copyright notice - 2nd try. 2000-06-30 23:58:06 +00:00
moduleobject.c Change copyright notice - 2nd try. 2000-06-30 23:58:06 +00:00
object.c If auto-conversion fails, the Unicode codecs will return NULL. 2000-07-03 09:57:53 +00:00
rangeobject.c Change copyright notice - 2nd try. 2000-06-30 23:58:06 +00:00
sliceobject.c Vladimir Marangozov's long-awaited malloc restructuring. 2000-05-03 23:44:39 +00:00
stringobject.c Change copyright notice - 2nd try. 2000-06-30 23:58:06 +00:00
tupleobject.c Neil Schemenauer: small fixes for GC 2000-07-01 01:00:38 +00:00
typeobject.c Change copyright notice - 2nd try. 2000-06-30 23:58:06 +00:00
unicodectype.c Marc-Andre Lemburg: 2000-04-11 15:39:02 +00:00
unicodeobject.c Marc-Andre Lemburg <mal@lemburg.com>: 2000-06-30 14:58:20 +00:00
xxobject.c Change copyright notice - 2nd try. 2000-06-30 23:58:06 +00:00