Thanks for the verification, folks.

What had me stumped for a while was the first method was 
string.join(words[,sep]), and the new one showed str.join(words)... it wasn't 
immediately obvious (to me) that 'str' was in this case supposed to be the 
separator.

Thanks again,

Monte
_______________________________________________
Tutor maillist  -  Tutor@python.org
http://mail.python.org/mailman/listinfo/tutor

Reply via email to