| commit | 1ad1b3f911513d973d32a3b2f090f237e9a1072b | [log] [tgz] |
|---|---|---|
| author | Guido van Rossum <guido@python.org> | Fri Feb 06 22:37:12 1998 +0000 |
| committer | Guido van Rossum <guido@python.org> | Fri Feb 06 22:37:12 1998 +0000 |
| tree | 0adb3f523a1d61c83270ea1ba75bfb5b6fd95d6d | |
| parent | 64608cfb867b94b989f01be7f6b71457019ba3ef [diff] |
Forgot to return NULL in joinfields() when a type error was detected in one of the sequence items.