]> granicus.if.org Git - python/commit
If auto-conversion fails, the Unicode codecs will return NULL.
authorMarc-André Lemburg <mal@egenix.com>
Mon, 3 Jul 2000 09:57:53 +0000 (09:57 +0000)
committerMarc-André Lemburg <mal@egenix.com>
Mon, 3 Jul 2000 09:57:53 +0000 (09:57 +0000)
commit891bc6548677fd0542fd715713f082be6f78e54e
treee0fe4c9b513d8068bb9521c1b118dea2f11784a9
parent52dc76c81fffa709fae35af92538723d23ad18d6
If auto-conversion fails, the Unicode codecs will return NULL.
This is now checked and the error passed on to the caller.
Objects/object.c