Neil Cerutti wrote:
What's the best way to do the inverse operation of the .join
function?

.split, possibly, although there will be problems if the string contains
other occurrences of the separator.
--
http://mail.python.org/mailman/listinfo/python-list

Reply via email to