str.join
join(seq)
Return a string which is the concatenation of the strings in the sequence seq. The separator between elements is the string providing this method.
join(seq)
Return a string which is the concatenation of the strings in the sequence seq. The separator between elements is the string providing this method.
rendered by a django application. hosted by webfaction.