Paul Prescod wrote: > String concatenation is a known issue in Python programming and > workarounds for it are common obfuscations in a language otherwise > famous for being clean. So I vote +1 on it. I abstain on slicing. >
Seconded: +1 on concatenation, no opinion on the rest. It'd be great to retire the ''.join(my_big_list_of_strings) idiom. Neil _______________________________________________ Python-3000 mailing list Python-3000@python.org http://mail.python.org/mailman/listinfo/python-3000 Unsubscribe: http://mail.python.org/mailman/options/python-3000/archive%40mail-archive.com