On Sun, 15 Aug 2010 19:58:54 -0400, Roy Smith wrote: > Actually, > there is (at least) one situation where this produces the correct > result, can you find it?
When myList is empty, it correctly gives the empty string. -- Steven -- http://mail.python.org/mailman/listinfo/python-list
