diff options
author | Raymond Hettinger <python@rcn.com> | 2004-08-23 23:23:54 +0000 |
---|---|---|
committer | Raymond Hettinger <python@rcn.com> | 2004-08-23 23:23:54 +0000 |
commit | 7e1f785f3023956c05f821bf92de2ce5c106550d (patch) | |
tree | 812b4184c516b66965d3ed2ec39a9bfeaa9ea37f /Python/exceptions.c | |
parent | 2590a8b22e4da545adebff0896cc272cc2338642 (diff) | |
download | cpython-7e1f785f3023956c05f821bf92de2ce5c106550d.tar.gz |
SF Patch #1007087: Return new string for single subclass joins (Bug #1001011)
(Patch contributed by Nick Coghlan.)
Now joining string subtypes will always return a string.
Formerly, if there were only one item, it was returned unchanged.
Diffstat (limited to 'Python/exceptions.c')
0 files changed, 0 insertions, 0 deletions